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


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

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

Name 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.

Classes that implement ISchematicDataSourceDesign

Classes Description
SchematicDataSource Schematic data source object.