Data Port Sync 1.0.500

SqlCeTableAdapter.m_bIsDisposed Field

[This is preliminary documentation and subject to change.]

Stores the Dispose status of the object.

[Visual Basic]
Protected m_bIsDisposed As Boolean
[C#]
protected Boolean m_bIsDisposed;

See Also

SqlCeTableAdapter Class | Primeworks.DesktopSqlCe Namespace