[This is preliminary documentation and subject to change.]
Loads the list of user tables in the database.
This method populates the Tables collection but does not populate each table's schema such as the Columns, Indexes and ForeignKeys collections. To populate these collections, call LoadSchema for each SqlCeTable object in the Tables collection.
SqlCeDatabase Class | Primeworks.DesktopSqlCe Namespace