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