|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IReplicaDataset2
Provides access to members that return the properties of a replica dataset.
Method Summary | |
---|---|
String |
getTargetName()
The target name of the dataset. |
void |
setTargetName(String targetName)
The target name of the dataset. |
Methods inherited from interface com.esri.arcgis.geodatabase.IReplicaDataset |
---|
getDatasetID, getName, getParentDatabase, getParentOwner, getReplicaID, getType |
Method Detail |
---|
String getTargetName() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setTargetName(String targetName) throws IOException, AutomationException
targetName
- The targetName (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 |