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


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

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

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

Classes that implement ISchematicDataSource

Classes Description
SchematicDataSource Schematic data source object.