[This is preliminary documentation and subject to change.]
Gets or sets a SqlCeIndexColumn object at the given index.
Gets or sets a SqlCeIndexColumn object at the given index.
public this[Int32] {get; set;}
Gets or sets a SqlCeIndexColumn object with the given name.
public this[String] {get; set;}
SqlCeIndexColumnCollection Class | Primeworks.DesktopSqlCe Namespace