Data Port Sync 1.0.500

SqlCeRowset Fields

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

Protected Instance Fields

m_arrCol Collection of rowset columns (metadata)
m_arrIdx Collection of index columns
m_bIsDisposed Status of unmanaged rowset object pointer.
m_db Database where this command runs.
m_pRowset Unmanaged rowset object pointer.
m_reportError Error reporting mode
m_rowsetInfo Rowset information.

See Also

SqlCeRowset Class | Primeworks.DesktopSqlCe Namespace