[This is preliminary documentation and subject to change.]
Indexes the table collection by zero-based position.
Indexes the table collection by zero-based position.
public this[Int32] {get;}
Indexes the table collection by table name.
public this[String] {get;}
SqlCeTableCollection Class | Primeworks.DesktopSqlCe Namespace