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


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

IFeatureDatasetName2 Interface

Provides access to members that hand out enumerated subset names in the feature dataset.

Product Availability

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

Members

Name Description
Read-only property FeatureClassNames An enumerator over the feature class names in this FeatureDataset.
Read-only property GeometricNetworkNames An enumerator over the geometric network names in this FeatureDataset.
Read-only property RelationshipClassNames An enumerator over the relationship class names in this FeatureDataset.
Read-only property TableNames An enumerator over the table (non spatial object class) names in this FeatureDataset.
Read-only property TopologyNames An enumerator over the topology names in this FeatureDataset.

Inherited Interfaces

Interfaces Description
IFeatureDatasetName Provides access to members that hand out enumerated subset names in the feature dataset.

Classes that implement IFeatureDatasetName2

Classes Description
CoverageName (esriDataSourcesFile) Maintains ArcInfo Coverage information.
FeatureDatasetName Esri Feature Dataset Name object.