The fields of the SqlCeTableAdapter class are listed below. For a complete list of SqlCeTableAdapter class members, see the SqlCeTableAdapter Members topic.
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. |
SqlCeTableAdapter Class | Primeworks.DesktopSqlCe Namespace