Data Port Sync 1.0.500

SqlCeTableCollection.Item Property (String)

[This is preliminary documentation and subject to change.]

Indexes the table collection by table name.

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

See Also

SqlCeTableCollection Class | Primeworks.DesktopSqlCe Namespace | SqlCeTableCollection.SqlCeTable Overload List