This document is archived and information here might be outdated.  Recommended version.


IDEGdbFeatureClass Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > ID > IDEGdbFeatureClass Interface
ArcGIS Developer Help

IDEGdbFeatureClass Interface

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

Name Description
Read/write property AreaFieldName The geometry area field.
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 LengthFieldName The geometry length field.
Read/write property ShapeFieldName The shape field name of the feature class.
Read/write property 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.

Classes that implement IDEGdbFeatureClass

Classes Description
DEFeatureClass Feature Class Data Element object.
DERasterCatalog Raster Catalog Data Element object.