Data Port Sync 1.0.500

SqlCeRowset.m_arrIdx Field

[This is preliminary documentation and subject to change.]

Collection of index columns

[Visual Basic]
Protected m_arrIdx As SqlCeColumnCollection
[C#]
protected SqlCeColumnCollection m_arrIdx;

See Also

SqlCeRowset Class | Primeworks.DesktopSqlCe Namespace