ArcObjects Library Reference (GeoDatabase)  

IDEFeatureClass Interface

Provides access to members that return information about feature class data elements.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Read/write property FeatureType The feature type of the feature class.
Read/write property HasM Indicates if the feature class supports Ms.
Read/write property HasSpatialIndex Indicates if the feature class has a spatial index.
Read/write property HasZ Indicates if the feature class supports Zs.
Read/write property ShapeFieldName The shape field name of the feature class.
Read/write property ShapeType The geometry type of the feature class.

CoClasses that implement IDEFeatureClass

CoClasses and Classes Description
DECoverageFeatureClass (esriDataSourcesFile) Coverage Feature Class Data Element object.
DEFeatureClass Feature Class Data Element object.
DERasterCatalog Raster Catalog Data Element object.
DEShapeFile (esriDataSourcesFile) ShapeFile Data Element object.

.NET Related Topics

Describing data