Data Port Sync 1.0.500

SqlCeDatabase.Tables Property

[This is preliminary documentation and subject to change.]

Gets the collection of SqlCeTable objects.

[Visual Basic]
Public ReadOnly Property Tables As 
[C#]
public  Tables {get;}

See Also

SqlCeDatabase Class | Primeworks.DesktopSqlCe Namespace | SqlCeTable