|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IDeltaDataChanges
Provides access to members that identify a data changes object based on a delta container.
This interface can be used to get a reference to the source of the edits.
DataChangesImporter
,
DataChangesExporter
,
DeltaDataChanges
,
DataChanges
,
IExportDataChanges
Method Summary | |
---|---|
Object |
getContainer()
The container, which can be a workspace or an XML document, in which the delta changes are stored. |
Method Detail |
---|
Object getContainer() throws IOException, AutomationException
This interface has a single property called container. It returns a personal geodatabase workspace for delta databases, a file geodatabase workspace for delta file geodatabases, or a reference to the XML file for XML delta files.
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 |