A schematic diagram object.
SchematicDiagram is a non-creatable object. References to non-creatable objects must be obtained through other objects.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Schematics Extension.
Interfaces
Interfaces | Description |
---|---|
IDataset (esriGeoDatabase) | Provides access to members that supply dataset information. |
IDatasetEditInfo (esriGeoDatabase) | Provides access to members that maintain dataset editing information. |
IGeoDataset (esriGeoDatabase) | Provides access to members that provide information about a Geographic Dataset. |
IMetadata (esriGeoDatabase) | Provides access to members that manage and update metadata. |
IMetadataEdit (esriGeoDatabase) | Provides access to members that provide information about whether metadata can be edited. |
IObject (esriGeoDatabase) | Provides access to the class the row belongs to. |
IRelatedObjectEvents (esriGeoDatabase) | Provides access to events that occur when related objects change, move or rotate. |
IRow (esriGeoDatabase) | Provides access to members that return information about the row, the table the row belongs to and storing and deleting the row. |
IRowBuffer (esriGeoDatabase) | Provides access to members used for getting and modifying a rows values and for getting the fields in the row. |
IRowChanges (esriGeoDatabase) | Provides access to members that return information about changed values and the original value in a row. |
IRowCompare (esriGeoDatabase) | Provides access to a member that compares two rows. |
IRowEdit (esriGeoDatabase) | Provides access to members implemented to customize object editing. |
IRowEvents (esriGeoDatabase) | Provides access to events that occur when an object is modified, created or deleted. |
ISchemaLock (esriGeoDatabase) | Provides access to members for accessing schema locking functionality. |
ISchematicDataSourceManager | Provides access to members that manage schematic diagram referenced data sources. |
ISchematicDiagram | Provides access to members that control the schematic diagram. |
ISchematicElementContainer | Provides access to members that control the schematic elements within a container (that is, within a schematic diagram). |
IValidate (esriGeoDatabase) | Provides access to members to validate individual features. |