Provides access to members that return information about geodatabase feature class data elements.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
AreaFieldName | The geometry area field. | |
FeatureType | The feature type of the feature class. | |
HasM | Indicates if the feature class supports Ms. | |
HasSpatialIndex | Indicates if the feature class has a spatial index. | |
HasZ | Indicates if the feature class supports Zs. | |
LengthFieldName | The geometry length field. | |
ShapeFieldName | The shape field name of the feature class. | |
ShapeType | The geometry type of the feature class. |
Inherited Interfaces
Interfaces | Description |
---|---|
IDEFeatureClass | Provides access to members that return information about feature class data elements. |
CoClasses that implement IDEGdbFeatureClass
CoClasses and Classes | Description |
---|---|
DEFeatureClass | Feature Class Data Element object. |
DERasterCatalog | Raster Catalog Data Element object. |