Data Port Sync 1.0.500

SqlCeTableAdapter.m_db Field

[This is preliminary documentation and subject to change.]

Database used by the table adapter.

[Visual Basic]
Protected m_db As SqlCeDatabase
[C#]
protected SqlCeDatabase m_db;

See Also

SqlCeTableAdapter Class | Primeworks.DesktopSqlCe Namespace