ArcObjects Library Reference (GeoDatabase)  

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

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.

CoClasses that implement IFeatureDatasetName2

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