IFeatureDatasetName2 Interface

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

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.

IFeatureDatasetName2.TopologyNames Property

An enumerator over the topology names in this FeatureDataset.

Public ReadOnly Property TopologyNames As IEnumDatasetName
public IEnumDatasetName TopologyNames {get;}

Remarks

This method returns an enumeration of all the TopologyNames in the 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
FeatureDatasetName Esri Feature Dataset Name object.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.