ArcObjects Library Reference  (GeoDatabaseDistributed)    

IGeoDataServer Interface

Provides access to methods supported by a GeoDataServer Object

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Method CompareReplicaSchema Compares the schema of a replica with that of its relative, and returns a schema changes XML document.
Method CreateReplica Creates a Replica.
Read-only property DataElements Returns all the data elements in the workspace.
Read-only property DefaultWorkingVersion Returns the default working version for all operations/methods.
Method ExpandReplicaDatasets Expands a set of replica datasets taking into consideration geodatabase constructs (topologies, relationship classes, etc.).
Method ExportAcknowledgement Export an acknowledgement message for a replica.
Method ExportReplicaDataChanges Exports data changes for a replica.
Method ExportReplicaSchema Exports the schema of a replica to an Xml document.
Method ExtractData Extract Data.
Method GetNextResultPortion Gets the next portion of the results.
Method ImportAcknowledgement Import an acknowledgement message for a replica.
Method ImportData Imports data into the workspace.
Method ImportReplicaDataChanges Import the data changes for a replica.
Method ImportReplicaSchemaChanges Updates the schema of the replica with the changes in an schema changes XML document.
Read-only property MaxRecordCount Returns the maximum number of records to be returned by a search.
Method ReExportReplicaDataChanges Re-exports data changes for a replica.
Read-only property Replicas Returns all replicas in the workspace.
Method TableSearch Returns the records satisfying the specified query.
Method UnregisterReplica Unregisters the replica.
Read-only property Versions Returns all the versions in the workspace.
Read-only property WrappedWorkspaceType Returns the type of the geodatabase the geodataserver operates on.

CoClasses that implement IGeoDataServer

CoClasses and Classes Description
GeoDataServer The GeoDataServer component provides programmatic access to a geodatabase.
GeoDataServerIP .
GeoDataServerLP .

Remarks

The IGeoDataServer interface exposes methods and properties to perform geodatabase replication operations, make copies using data extraction and query and browse a geodatabase. 

 


Feedback Send feedback on this page