[This is preliminary documentation and subject to change.]
Occurs during the table copy process.
The event handler receives an argument of type SqlCeTableCopyEventArgs containing data related to this event. The following SqlCeTableCopyEventArgs property provides information specific to this event.
| Property | Description |
|---|---|
| Status | Gets the table copy status. |
SqlCeTableCopy Class | Primeworks.DesktopSqlCe Namespace