Data Port Sync 1.0.500

SqlCeTableAdapter.m_table Field

[This is preliminary documentation and subject to change.]

Table used by the table adapter.

[Visual Basic]
Protected m_table As SqlCeTable
[C#]
protected SqlCeTable m_table;

See Also

SqlCeTableAdapter Class | Primeworks.DesktopSqlCe Namespace