Data Port Sync 1.0.500

RowsetInfo Members

RowsetInfo overview

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

Public Instance Methods

Equals (inherited from ValueType)Indicates whether this instance and a specified object are equal.
GetHashCode (inherited from ValueType)Returns the hash code for this instance.
GetType (inherited from Object)Gets the Type of the current instance.
ToString (inherited from ValueType)Returns the fully qualified type name of this instance.

See Also

RowsetInfo Structure | Primeworks.DesktopSqlCe Namespace