Provides access to members that control the FeatureClass descriptor.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
| Description | ||
|---|---|---|
![]() |
Create | Creates a FeatureClass descriptor. |
![]() |
CreateFromSelectionSet | Creates a GeoDataset descriptor with a SelectionSet. |
![]() |
FeatureClass | The FeatureClass in the descriptor. |
![]() |
Field | The field of the GeoDataset descriptor. |
![]() |
FieldName | The field name of the GeoDataset descriptor. |
![]() |
QueryFilter | The query filter of the GeoDataset descriptor. |
![]() |
SelectionSet | The SelectionSet of the GeoDataset descriptor. |
Inherited Interfaces
| Interfaces | Description |
|---|---|
| IGeoDataDescriptor | Provides access to members that control the GeoDataset descriptor. |
CoClasses that implement IFeatureClassDescriptor
| CoClasses and Classes | Description |
|---|---|
| FeatureClassDescriptor | GeoAnalyst FeatureClass descriptor object. |

