[This is preliminary documentation and subject to change.]
Opens a table without specifying an index.
Opens a table without specifying an index.
public SqlCeRowset ();
Opens a table specifying an index.
public SqlCeRowset (String);
SqlCeTable Class | Primeworks.DesktopSqlCe Namespace