[This is preliminary documentation and subject to change.]
Signals any major export event when the database is being exported.
The event handler receives an argument of type ExportCancelEventArgs containing data related to this event. The following ExportCancelEventArgs properties provide information specific to this event.
| Property | Description |
|---|---|
| Action | Gets the action value. |
| Cancel | Gets or sets a value indicating whether the event should be canceled. |
| Description | Gets the description string. |
JetExport Class | Primeworks.DataPortSync.Jet Namespace