This document is archived and information here might be outdated.  Recommended version.


IGeoDataServer2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseDistributed > ESRI.ArcGIS.GeoDatabaseDistributed > Interfaces > IG > IGeoDataServer2 Interface
ArcGIS Developer Help

IGeoDataServer2 Interface

Provides access to methods supported by a GeoDataServer Object.

Product Availability

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

Members

Name 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 The data elements in the workspace.
Read-only property DefaultWorkingVersion 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 ExpandReplicaDatasets2 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 The maximum number of records to be returned by a search.
Method ReExportReplicaDataChanges Re-exports data changes for a replica.
Read-only property Replica Return the replica in the workspace that has a specific name.
Read-only property Replicas The replicas in the workspace.
Method TableSearch Returns the records satisfying the specified query.
Method UnregisterReplica Unregisters the replica.
Read-only property Versions The versions in the workspace.
Read-only property WrappedWorkspaceType The type of the geodatabase the geodataserver operates on.

Inherited Interfaces

Interfaces Description
IGeoDataServer Provides access to methods supported by a GeoDataServer Object.

Classes that implement IGeoDataServer2

Classes Description
GeoDataServer The GeoDataServer component provides programmatic access to a geodatabase.
GeoDataServerIP The internet proxy for the geodata server.
GeoDataServerLP The lan proxy for the geodata server.