Data Port Sync 1.0.500

SqlCeTableCollection.SqlCeTable Property

[This is preliminary documentation and subject to change.]

Indexes the table collection by zero-based position.

Overload List

Indexes the table collection by zero-based position.

public  this[Int32] {get;}

Indexes the table collection by table name.

public  this[String] {get;}

See Also

SqlCeTableCollection Class | Primeworks.DesktopSqlCe Namespace