Data Port Sync 1.0.500

SqlCeTableAdapter Fields

The fields of the SqlCeTableAdapter class are listed below. For a complete list of SqlCeTableAdapter class members, see the SqlCeTableAdapter Members topic.

Protected Instance Fields

m_bIsDisposed Stores the Dispose status of the object.
m_db Database used by the table adapter.
m_missingAction Missing schema action used when filling the table adapter.
m_nUpdateMode Stores the adapter's update mode.
m_reportError Error reporting mode
m_rowset Stores the SqlCeRowset used to read and update data.
m_table Table used by the table adapter.

See Also

SqlCeTableAdapter Class | Primeworks.DesktopSqlCe Namespace