Data Port Sync 1.0.500

RowsetInfo.iIndex Field

[This is preliminary documentation and subject to change.]

Internal index of the rowset. A value of -1 means the rowset is closed.

[Visual Basic]
Public iIndex As Int32
[C#]
public Int32 iIndex;

See Also

RowsetInfo Class | Primeworks.DesktopSqlCe Namespace