|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IGxDataset
Provides access to members that manages the properties of a GX dataset object.
| Method Summary | |
|---|---|
IDataset |
getDataset()
The associated dataset. |
IDatasetName |
getDatasetName()
The associated dataset name. |
int |
getType()
The type of the associated dataset. |
void |
setDatasetNameByRef(IDatasetName datasetName)
The associated dataset name. |
| Method Detail |
|---|
void setDatasetNameByRef(IDatasetName datasetName)
throws IOException,
AutomationException
datasetName - A reference to a com.esri.arcgis.geodatabase.IDatasetName (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IDatasetName getDatasetName()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IDataset getDataset()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getType()
throws IOException,
AutomationException
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 | ||||||||