Package com.esri.arcgis.geodatabasedistributed

The GeoDatabaseDistributed library contains the objects required to perform, checkout / checkin to support distributed GeoDatabase.

See:
          Description

Interface Summary
esriCheckInSourceType Indicates the source of the data to be checked in.
esriDataChangeType Types of data changes.
esriDisconnectedEditingError Disconnected editing error codes.
esriExportDataChangesOption Options to specify the type of delta file to create.
esriExportGenerationsOption Options to specify the content of the data exported.
esriGDSExportFormat GeoDataServer data export types.
esriGDSImportFormat GeoDataServer data import formats.
esriGDSReplicaImportSource Replica data import source type.
esriGDSTransportType GeoDataServer data transfer formats.
esriGeoDataServerErrors GeoDataServer Object Error Codes.
esriOperationProgress Operation progress types.
esriReExportGenerationsOption Options to specify the content of the data to be re-exported.
esriReplicaMessageType The replica message type.
esriReplicaProgress Replica progress types.
esriReplicaSynchronizeDirection Get the possible replica synchronization direction.
esriReplicationAgentReconcilePolicy ReplicationAgent reconcile policy types for replica synchronization.
esriSchemaChangeType Schema change types.
ICheckIn Provides access to members that perform a check in.
ICheckIn2 Provides access to members that perform a check in.
ICheckInDataSynchronizer Provides access to members that synchronize changes from a check-out geodatabase or delta database with the master geodatabase.
ICheckInDataSynchronizer2 Provides access to members that synchronize changes from a check-out geodatabase or delta database with the master geodatabase.
ICheckOut Provides access to members that perform a check out.
IDataChanges Provides access to members that return information needed to check in or import edits.
IDataChanges2 Provides access to return the model type of the edits in the check-out.
IDataChanges3 Provides access to members that get data changes from a check-out or replica.
IDataExtraction Provides access to members that extract schema and/or data from one geodatabase to another geodatabase.
IDeltaDataChanges Provides access to members that identify a data changes object based on a delta container.
IDeltaDataChanges2 Provides access to members that identify a data changes object based on a delta container.
IDeltaDataChangesInit Provides access to members that initialize a DeltaDataChanges object.
IDeltaDataChangesInit2 Provides access to members that initialize a DeltaDataChanges object with the ability to access its file content randomly.
IDeltaDataChangesRelease Provides access to members that return the release version of the geodatabase from which the edits originated.
IEnumModifiedClassInfo Provides access to members that enumerate modified classes with edits to check in or import.
IEnumSchemaChange

IExportDataChanges Provides access to members that export edits from versions or a check-out geodatabase to a delta file.
IExportDataChanges2 Provides access to members that export edits from multigen replicas to a delta file.
IExportSchema Provides access to members that export schema from a replica.
IGdbSchemaCreator Provides access to members that support geodatabase schema creation.
IGdbXmlExport Provides access to members that support exporting a geodatabase to XML.
IGdbXmlExportEvents Provides callback events when exporting geodatabase to XML.
IGdbXmlImport Provides access to members that support importing a geodatabase from XML.
IGDSData Provides access to methods supported by a GDSReplicaData object.
IGDSExportOptions Provides access to methods that control replica export.
IGDSQueryResultPortion .
IGeoDataServer Provides access to methods supported by a GeoDataServer Object
IGeoDataServerInit Provides access to members that support initializing a GeoDataServer.
IGeoDataServerObjects Provides access to fine grained objects that are part of a GeoDataServer.
IImportDataChanges Provides access to members that import edits or check in from a delta file to a geodatabase.
IImportDataChanges2 Provides access to members that import edits or check in from a delta file to a geodatabase.
IImportSchema Provides access to members that import schema changes to a replica.
IModifiedClassInfo Provides access to members that return information about feature classes and tables with edits.
IOperationProgress Provides access to members that monitor the progress of an operation such as exporting geodatabase to XML.
IReplicaDataChanges Provides access to members that identify a data changes object based on a replica.
IReplicaDataChangesInit Provides access to members that initialize a Replica DataChanges object.
IReplicaDataChangesInit2 Provides access to members that initialize a multi-generation Replica DataChanges object.
IReplicaMessageHandler

IReplicaProgress Provides access to members that monitor the progress of a check-out.
IReplicasExporter Export replicas interface.
IReplicationAgent Provides access to replica operations.
IReplicationAgentCancelControl Provides access to methods that control how cancellation of methods in the replication agent.
IReplicaValidation Provides access to members that validate a check-out.
IReplicaValidation2 Provides access to members that validate a replica.
ISchemaChangeInfo

ISchemaChanges

ISchemaChangesInit

IVersionDataChangesInit Provides access to members that initialize a VersionDataChanges object.
IXMLDocumentVersion Provides access to members that control the version of the XML documents being generated.
 

Class Summary
CheckIn Checks in changes from a check-out geodatabase or a delta database to a master geodatabase.
CheckInDataSynchronizer Synchronizes changes from a check-out with the master geodatabase.
CheckOut Checks out data from a master geodatabase to a check-out geodatabase.
CheckOutDataChanges Returns information needed to perform a check in from a check-out database.
DataChanges Returns the edits in check-outs, modified rows in versions or edits in a delta file.
DataChangesExporter Exports edits in a check-out geodatabase or modified rows in versions to a delta file.
DataChangesImporter Imports edits or checks in from a delta file to a geodatabase.
DataExtraction Extracts data from one geodatabase to another geodatabase.
DeltaDataChanges Returns information needed to check in from a delta file or import edits from a delta file.
GdbExporter Geodatabase Exporter Object.
GdbImporter Geodatabase Importer Object.
GdbSchemaCreator Geodatabase Schema Creator Object.
GDSData An object that transports GeoDataServer data.
GDSExportOptions An object used to specify GeoDataServer export options.
GDSQueryResultPortion An object used to return results of queries made against a GeoDataServer.
GeoDataServer The GeoDataServer component provides programmatic access to a geodatabase.
GeoDataServerIP .
GeoDataServerLP .
GeoDataServerObjectDescription .
ICheckIn2Proxy Provides access to members that perform a check in.
ICheckInDataSynchronizer2Proxy Provides access to members that synchronize changes from a check-out geodatabase or delta database with the master geodatabase.
ICheckInDataSynchronizerProxy Provides access to members that synchronize changes from a check-out geodatabase or delta database with the master geodatabase.
ICheckInProxy Provides access to members that perform a check in.
ICheckOutProxy Provides access to members that perform a check out.
IDataChanges2Proxy Provides access to return the model type of the edits in the check-out.
IDataChanges3Proxy Provides access to members that get data changes from a check-out or replica.
IDataChangesProxy Provides access to members that return information needed to check in or import edits.
IDataExtractionProxy Provides access to members that extract schema and/or data from one geodatabase to another geodatabase.
IDeltaDataChanges2Proxy Provides access to members that identify a data changes object based on a delta container.
IDeltaDataChangesInit2Proxy Provides access to members that initialize a DeltaDataChanges object with the ability to access its file content randomly.
IDeltaDataChangesInitProxy Provides access to members that initialize a DeltaDataChanges object.
IDeltaDataChangesProxy Provides access to members that identify a data changes object based on a delta container.
IDeltaDataChangesReleaseProxy Provides access to members that return the release version of the geodatabase from which the edits originated.
IEnumModifiedClassInfoProxy Provides access to members that enumerate modified classes with edits to check in or import.
IEnumSchemaChangeProxy

IExportDataChanges2Proxy Provides access to members that export edits from multigen replicas to a delta file.
IExportDataChangesProxy Provides access to members that export edits from versions or a check-out geodatabase to a delta file.
IExportSchemaProxy Provides access to members that export schema from a replica.
IGdbSchemaCreatorProxy Provides access to members that support geodatabase schema creation.
IGdbXmlExportEventsAdapter

IGdbXmlExportEventsAfterEndElementEvent

IGdbXmlExportEventsBeforeStartElementEvent

IGdbXmlExportEventsProxy Provides callback events when exporting geodatabase to XML.
IGdbXmlExportProxy Provides access to members that support exporting a geodatabase to XML.
IGdbXmlImportProxy Provides access to members that support importing a geodatabase from XML.
IGDSDataProxy Provides access to methods supported by a GDSReplicaData object.
IGDSExportOptionsProxy Provides access to methods that control replica export.
IGDSQueryResultPortionProxy .
IGeoDataServerInitProxy Provides access to members that support initializing a GeoDataServer.
IGeoDataServerObjectsProxy Provides access to fine grained objects that are part of a GeoDataServer.
IGeoDataServerProxy Provides access to methods supported by a GeoDataServer Object
IImportDataChanges2Proxy Provides access to members that import edits or check in from a delta file to a geodatabase.
IImportDataChangesProxy Provides access to members that import edits or check in from a delta file to a geodatabase.
IImportSchemaProxy Provides access to members that import schema changes to a replica.
IModifiedClassInfoProxy Provides access to members that return information about feature classes and tables with edits.
IOperationProgressAdapter

IOperationProgressProxy Provides access to members that monitor the progress of an operation such as exporting geodatabase to XML.
IOperationProgressSetCurrentOperationEvent

IOperationProgressSetObjectCountEvent

IOperationProgressSetOperationsEvent

IOperationProgressStartupEvent

IReplicaDataChangesInit2Proxy Provides access to members that initialize a multi-generation Replica DataChanges object.
IReplicaDataChangesInitProxy Provides access to members that initialize a Replica DataChanges object.
IReplicaDataChangesProxy Provides access to members that identify a data changes object based on a replica.
IReplicaMessageHandlerProxy

IReplicaProgressAdapter

IReplicaProgressProxy Provides access to members that monitor the progress of a check-out.
IReplicaProgressSetCurrentReplicaOperationEvent

IReplicaProgressSetReplicaObjectCountEvent

IReplicaProgressSetReplicaOperationsEvent

IReplicaProgressStartupEvent

IReplicasExporterProxy Export replicas interface.
IReplicationAgentCancelControlProxy Provides access to methods that control how cancellation of methods in the replication agent.
IReplicationAgentProxy Provides access to replica operations.
IReplicaValidation2Proxy Provides access to members that validate a replica.
IReplicaValidationProxy Provides access to members that validate a check-out.
ISchemaChangeInfoProxy

ISchemaChangesInitProxy

ISchemaChangesProxy

IVersionDataChangesInitProxy Provides access to members that initialize a VersionDataChanges object.
IXMLDocumentVersionProxy Provides access to members that control the version of the XML documents being generated.
OperationProgress Helper coclass for working with the nondefault outbound IOperationProgress interface in VB.
ReplicaMessageHandler

ReplicaProgress Helper coclass for working with the nondefault outbound IReplicaProgress interface in VB.
ReplicaSchemaExporter

ReplicaSchemaImporter

ReplicasExporter Replicas exporter.
ReplicationAgent A class used to perform replica operations.
ReplicationDataChanges

ReplicaValidator Validates a check-out with the master geodatabase.
SchemaChangeInfo

SchemaChanges

VersionDataChanges Returns information needed to export modified rows in versions to a delta file.
 

Package com.esri.arcgis.geodatabasedistributed Description

The GeoDatabaseDistributed library contains the objects required to perform, checkout / checkin to support distributed GeoDatabase.

For information on how to use this package, see the GeodatabaseDistributed library overview and object model diagram.