Data Port Sync 1.0.500

SqlCeIndexCollection.Item Property (String)

[This is preliminary documentation and subject to change.]

Gets or sets the SqlCeIndex with the specified name.

[Visual Basic]
Overloads Public Default Property Item( _
   ByVal String As String _
) As 
[C#]
public  this[
   String strIndexName
] {get; set;}

See Also

SqlCeIndexCollection Class | Primeworks.DesktopSqlCe Namespace | SqlCeIndexCollection.SqlCeIndex Overload List