JetTableExportingEventArgs Constructor
[This is preliminary documentation and subject to change.]
Builds an instance of the class using a JetTable object.
[Visual Basic]
Public Sub New( _
ByVal
JetTable As
JetTable _
)
[C#]
public JetTableExportingEventArgs(
JetTable table);
Parameters
-
JetTable
-
JetTable object.
See Also
JetTableExportingEventArgs Class | Primeworks.DataPortSync.Jet Namespace