com.esri.arcgis.geodatabase
Interface IFeatureDatasetName2
- All Superinterfaces:
- IFeatureDatasetName, java.io.Serializable
- All Known Implementing Classes:
- CoverageName, FeatureDatasetName, IFeatureDatasetName2Proxy
public interface IFeatureDatasetName2
- extends IFeatureDatasetName, java.io.Serializable
COM Interface 'IFeatureDatasetName2'. Generated 3/19/2015 1:20:54 PM
from 'C:\ArcGIS\COM\esriGeoDatabase.olb'
Description: 'Provides access to members that hand out enumerated subset names in the feature dataset.'
Generator Options:
PromptForTypeLibraries = False
ClashPrefix = esri_
LowerCaseMemberNames = True
IDispatchOnly = False
RetryOnReject = False
AwtForOcxs = True
ArraysAsObjects = False
DontRenameSameMethods = False
ImplementConflictingInterfaces = True
ReuseMethods = True
RenameConflictingInterfaceMethods = True
GenBeanInfo = True
GenerateJavadoc =
IID2d661a88_8067_4579_b569_5531db29799a
static final int IID2d661a88_8067_4579_b569_5531db29799a
- See Also:
- Constant Field Values
xxDummy
static final int xxDummy
- Deprecated. Internal use only
- See Also:
- Constant Field Values
IID
static final java.lang.String IID
- Deprecated. Internal use only
- See Also:
- Constant Field Values
getTopologyNames
IEnumDatasetName getTopologyNames()
throws java.io.IOException,
AutomationException
- An enumerator over the topology names in this FeatureDataset.
- Returns:
- A reference to a com.esri.arcgis.geodatabase.IEnumDatasetName
- Throws:
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.