Data Port Sync 1.0.500

RowsetInfo Fields

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

Public Instance Fields

hr HResult of the open operation.
iIndex Internal index of the rowset. A value of -1 means the rowset is closed.
nColumns Number of columns in the rowset.
nIndexColumns Nomber of index columns.
nRows Number of rows.
nType Type of rowset: 0 - Table; 1 - SQL query result

See Also

RowsetInfo Structure | Primeworks.DesktopSqlCe Namespace