Data Port Sync 1.0.500

SqlCeIndexColumnCollection.Item Property (String)

[This is preliminary documentation and subject to change.]

Gets or sets a SqlCeIndexColumn object with the given name.

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

See Also

SqlCeIndexColumnCollection Class | Primeworks.DesktopSqlCe Namespace | SqlCeIndexColumnCollection.SqlCeIndexColumn Overload List