[This is preliminary documentation and subject to change.]
Builds a SqlCeTable from a table name.
[Visual Basic]
Public Sub New( _
ByVal
SqlCeDatabase As
SqlCeDatabase, _
ByVal
String As
String _
)
Parameters
-
SqlCeDatabase
- Database the table belongs to.
-
String
- Table name
See Also
SqlCeTable Class | Primeworks.DesktopSqlCe Namespace