[This is preliminary documentation and subject to change.]
Creates a new JetTable object from a JetDatabase and a table name.
[Visual Basic]
Overloads Public Sub New( _
ByVal
JetDatabase As
JetDatabase, _
ByVal
String As
String _
)
Parameters
-
JetDatabase
-
JetDatabase object that the table belongs to.
-
String
- Table name.
See Also
JetTable Class | Primeworks.DataPortSync.Jet Namespace