An in-memory representation of a NetCDF feature class.
NetCDFFeatureClass is a non-creatable object. References to non-creatable objects must be obtained through other objects.
| 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. |
| 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. |
| IFeatureClassManage (esriGeoDatabase) | Provides access to update the extent of a feature class. |
| 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. |
| 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. |