This document is archived and information here might be outdated.  Recommended version.


ISchematicConnection Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Schematic > ESRI.ArcGIS.Schematic > Interfaces > IS > ISchematicConnection Interface
ArcGIS Developer Help

ISchematicConnection Interface

Provides access to members that manage the schematic connection.

Product Availability

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

Members

Name Description
Read-only property CLSID The CLSID of the schematic connection.
Read-only property Description The description of the schematic connection.
Read/write property InitString String used to initialize the schematic connection.
Read/write property Object Encapsulated object of the schematic connection.
Method Open Opens the schematic connection.
Read-only property State The schematic connection state of the schematic connection.

Classes that implement ISchematicConnection

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.