Schematic in memory feature link object.
SchematicInMemoryFeatureLink 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 |
---|---|
IFeature (esriGeoDatabase) | Provides access to members that return and set properties of a feature. |
IFeatureBuffer (esriGeoDatabase) | Provides access to setting and returning the default shape in the feature buffer. |
IFeatureChanges (esriGeoDatabase) | Provides access to members that provide information about changes in the feature's shape. |
IFeatureDraw (esriGeoDatabase) | Provides access to members that control custom drawing by a feature. |
IFeatureEdit (esriGeoDatabase) | Provides access to members implemented to customize feature editing. |
IFeatureEvents (esriGeoDatabase) | Provides access to events that happen when a feature is split or merged. |
IFeatureSimplify (esriGeoDatabase) | Provides access to simplifying a feature's geometry. |
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. |
IRowSubtypes (esriGeoDatabase) | Provides access to members to return and modify the subtype code and to initialize the default values. |
ISchematicFeature | Provides access to members that control the schematic feature. |
ISchematicInMemoryFeature | Provides access to members that manage the schematic in memory feature. |
ISchematicInMemoryFeatureBoundingBox | Provides access to members that manage the schematic in memory feature bounding box. |
ISchematicInMemoryFeatureLink | Provides access to members that manage the schematic in memory feature link. |
ISchematicInMemoryFeatureLinkGeometry | Provides access to members that manage the schematic in memory feature link geometry. |
ISchematicInMemoryFeaturePrimaryAssociation | Provides access to members that control the schematic in memory feature primary association. |
ISchematicInMemoryFeatureReferenceLink | Provides access to members that manage the schematic in memory feature reference link. |
ISchematicInMemoryObject | Provides access to members that manage the schematic in memory object. |
ISchematicObject | Provides access to members that control the schematic object. |
IValidate (esriGeoDatabase) | Provides access to members to validate individual features. |