Schematic in memory feature class object.
SchematicInMemoryFeatureClass 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 |
---|---|
IClass (esriGeoDatabase) | Provides access to members that return information about and manage the class. |
IDataset (esriGeoDatabase) | Provides access to members that supply dataset information. |
IDatasetEdit (esriGeoDatabase) | Provides access to information about the status of datasets being edited. |
IDatasetEditEx (esriGeoDatabase) | Provides access to more information on the status of datasets being edited. |
IDatasetEditInfo (esriGeoDatabase) | Provides access to members that maintain dataset editing information. |
IFeatureClass (esriGeoDatabase) | Provides access to members that control the behavior and properties of a feature class. |
IFeatureClassDraw (esriGeoDatabase) | Provides access to members that set customized drawing properties. |
IFeatureClassExtension (esriGeoDatabase) | Indicator interface for feature class extensions. |
IFeatureClassUtil (esriGeoDatabase) | Provides access to members that return features in the specified spatial reference. |
IFeatureClassWrite (esriGeoDatabase) | Provides access to low level. |
IGeoDataset (esriGeoDatabase) | Provides access to members that provide information about a Geographic Dataset. |
IGeoDatasetSchemaEdit (esriGeoDatabase) | Provides access to members that change the schema of a GeoDataset. |
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. |
INativeTypeInfo (esriGeoDatabase) | Provides access to the native type. |
IObjectClass (esriGeoDatabase) | Provides access to members that return information about an object class. |
IObjectClassInfo (esriGeoDatabase) | Provides access to method that indicates whether an object can bypass the store method. |
IObjectClassInfo2 (esriGeoDatabase) | Provides access to method that indicates whether an object can be modified outside of an edit session. |
ISchemaLock (esriGeoDatabase) | Provides access to members for accessing schema locking functionality. |
ISchematicInMemoryFeatureClass | Provides access to members that manage the schematic in memory feature class. |
ISchematicInMemoryFeatureClassEdit | Provides access to members that manage the schematic in memory feature class edit. |
ISubtypes (esriGeoDatabase) | Provides access to members that return and modify subtype information. |
ITable (esriGeoDatabase) | Provides access to members that return information about and manage tables. |
ITableCapabilities (esriGeoDatabase) | Provides access to members that return information about and manage tables. |
ITableUtil (esriGeoDatabase) | Provides access to members that return rows in the specified spatial reference. |
ITableWrite (esriGeoDatabase) | Provides access to members that control Low level Table Write. For use only by custom feature implementations that override Store. |