Data Port Sync 1.0.500

SqlCeIndexColumnCollection.SqlCeIndexColumn Property

[This is preliminary documentation and subject to change.]

Gets or sets a SqlCeIndexColumn object at the given index.

Overload List

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;}

See Also

SqlCeIndexColumnCollection Class | Primeworks.DesktopSqlCe Namespace