The properties of the SqlCeIndexColumnCollection class are listed below. For a complete list of SqlCeIndexColumnCollection class members, see the SqlCeIndexColumnCollection Members topic.
Count | Gets the number of columns in the collection. |
IsSynchronized | Gets a value indicating whether access to the collection is synchronized (thread-safe). |
Item | Overloaded. Gets or sets a SqlCeIndexColumn object at the given index. |
SyncRoot | Gets an object that can be used to synchronize the collection. |
SqlCeIndexColumnCollection Class | Primeworks.DesktopSqlCe Namespace