|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IDatasetName2
Provides access to members that supply dataset name information.
Method Summary | |
---|---|
IEnumDatasetName |
getControllerNames(int datasetType)
The names of the dataset of the specified type. |
void |
setControllerNameByRef(IDatasetName rhs1)
Add a DatasetName. |
Methods inherited from interface com.esri.arcgis.geodatabase.IDatasetName |
---|
getCategory, getName, getSubsetNames, getType, getWorkspaceName, setCategory, setName, setWorkspaceNameByRef |
Method Detail |
---|
IEnumDatasetName getControllerNames(int datasetType) throws IOException, AutomationException
datasetType
- A com.esri.arcgis.geodatabase.esriDatasetType constant (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setControllerNameByRef(IDatasetName rhs1) throws IOException, AutomationException
rhs1
- A reference to a com.esri.arcgis.geodatabase.IDatasetName (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |