|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IReplicaDescription4
Provides access to members which set and return the properties of a ReplicaDescription object.
| Method Summary | |
|---|---|
IEnumNameMapping |
getReplicaEnumNameMapping()
Set the replicated object target name. |
boolean |
isUseArchiving()
Gets the Replica UseArchiving Option. |
void |
setUseArchiving(boolean useArchiving)
Gets the Replica UseArchiving Option. |
| Methods inherited from interface com.esri.arcgis.geodatabase.IReplicaDescription3 |
|---|
getAccessType, setAccessType |
| Methods inherited from interface com.esri.arcgis.geodatabase.IReplicaDescription2 |
|---|
findRelationshipClassInfo, findRelationshipClassInfoByName, findTable2, getRelationshipClassesInfo, isFetchRelatedObjects |
| Methods inherited from interface com.esri.arcgis.geodatabase.IReplicaDescription |
|---|
addDatasetNames, findTable, getDatasetNames, getReplicaModelType, getTableName, getTableNameCount, init, isPrivateTable, isTableExcluded, setIsPrivateTable, setReplicaModelType, setTableExcluded |
| Method Detail |
|---|
void setUseArchiving(boolean useArchiving)
throws IOException,
AutomationException
useArchiving - The useArchiving (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isUseArchiving()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IEnumNameMapping getReplicaEnumNameMapping()
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 | ||||||||