ArcObjects Library Reference (Schematic)  

ISchematicDataSourceDesign Interface

Provides access to members that manage the schematic data source design.

Product Availability

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

Members

Description
Method AlterSchematicConnection Changes the schematic connection of the schematic data source.
Method CreateSchematicRecordsetFromQuery Creates a schematic recordset from a query.
Method CreateSchematicRecordsetFromTable Creates a schematic recordset from a table name.
Method FindRelatedDiagrams Finds the schematic diagrams which use the schematic data source.
Method HasRelatedDiagrams Indicates whether or not some schematic diagrams use the schematic data source.
Method IsUnused Indicates whether or not the schematic data source is unused.
Read-only property TableNames Names of the tables the schematic data source can access to.

CoClasses that implement ISchematicDataSourceDesign

CoClasses and Classes Description
SchematicDataSource Schematic data source object.