Data Port Sync 1.0.500

SqlCeDatabase.m_arrTables Field

[This is preliminary documentation and subject to change.]

Table collection

[Visual Basic]
Protected m_arrTables As SqlCeTableCollection
[C#]
protected SqlCeTableCollection m_arrTables;

See Also

SqlCeDatabase Class | Primeworks.DesktopSqlCe Namespace