|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IReplicaDataChanges
Provides access to members that identify a data changes object based on a replica.
This interface can be used to return the workspace object which references the replica geodatabase that is the source of the changes.
Method Summary | |
---|---|
IWorkspace |
getWorkspace()
The workspace holding the replica from which the changes are being reported. |
Method Detail |
---|
IWorkspace getWorkspace() throws IOException, AutomationException
Returns a workspace object which references the replica geodatabase that is the source of the changes.
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 |