Provides access to members that manage the schematic connection.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Schematics Extension.
Members
Description | ||
---|---|---|
CLSID | The CLSID of the schematic connection. | |
Description | The description of the schematic connection. | |
InitString | String used to initialize the schematic connection. | |
Object | Encapsulated object of the schematic connection. | |
Open | Opens the schematic connection. | |
State | The schematic connection state of the schematic connection. |
CoClasses that implement ISchematicConnection
CoClasses and Classes | Description |
---|---|
SchematicADOConnection | Schematic ADO Data Source object. |
SchematicADOExtendedConnection | Schematic ADO Extended Data Source object. |
SchematicDAOConnection | Schematic DAO Jet connection object. |
SchematicDAOOdbcDirectConnection | Schematic DAO Odbc direct connection object. |
SchematicGDBAccessConnection | Schematic Access Geodatabase object. |
SchematicGDBFileConnection | Schematic File Geodatabase object. |
SchematicGDBOleDBConnection | Schematic OleDB Geodatabase object. |
SchematicGDBSdeConnection | Schematic SDE Geodatabase object. |