Provides access to members that control the design of a datasource.
| Description | ||
|---|---|---|
![]() |
Table | Table named 'name' as a recordset. |
![]() |
TableNames | List of the table names contained in the datasource. By default, this list doesn't contain the system tables (That is, the includeSystemTable option is FALSE by default). |
| CoClasses and Classes | Description |
|---|---|
| NgADODataSource | ADO datasource object. |
| NgADOExtendedDataSource | ADO extended datasource object. |
| NgDAOJetEngineDataSource | DAO jet engine datasource object. |
| NgDAOOdbcDirectDataSource | DAO Odbc direct datasource object. |
| SchematicAccessGDB | Schematic Access Geodatabase object. |
| SchematicFileGDB | Schematic File Geodatabase object. |
| SchematicOleDBGDB | Schematic OleDB Geodatabase object. |
| SchematicSdeGDB | Schematic SDE Geodatabase object. |