Data Port Sync 1.0.500

SqlCeColumnCollection.Item Property (String)

[This is preliminary documentation and subject to change.]

Gets or sets a SqlCeColumn object with the given name.

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

See Also

SqlCeColumnCollection Class | Primeworks.DesktopSqlCe Namespace | SqlCeColumnCollection.SqlCeColumn Overload List