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 | ||
---|---|---|
AlterSchematicConnection | Changes the schematic connection of the schematic data source. | |
CreateSchematicRecordsetFromQuery | Creates a schematic recorset from a query. | |
CreateSchematicRecordsetFromTable | Creates a schematic recorset from a table name. | |
FindRelatedDiagrams | Finds the schematic diagrams which use the schematic data source. | |
HasRelatedDiagrams | Indicates whether or not some schematic diagrams use the schematic data source. | |
IsUnused | Indicates whether or not the schematic data source is unused. | |
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. |