ArcObjects Library Reference (Schematic)  

ISchematicDataSource Interface

Provides access to members that manage the schematic data source.

Product Availability

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

Members

Description
Method Delete Deletes the schematic data source.
Read-only property ID ID of the schematic data source.
Read/write property Name Name of the schematic data source.
Read/write property Object Object associated to the schematic data source.
Read-only property SchematicConnection Schematic connection associated to the schematic data source.
Read-only property SchematicDataset Schematic dataset the schematic data source belongs to.

CoClasses that implement ISchematicDataSource

CoClasses and Classes Description
SchematicDataSource Schematic data source object.

.NET Snippets

Get A SchematicDataSource In A Schematic Dataset | Loop On The Schematic Datasources In A Schematic Dataset