ArcObjects Library Reference  (Schematic)    

INgDataSourceDesign Interface

Provides access to members that control the design of a datasource.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Schematics Extension.

Members

Description
Read-only property Table Table named 'name' as a recordset.
Read-only property 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 that implement INgDataSourceDesign

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.

See Also

INgDataSource Interface

 


Feedback Send feedback on this page