Provides access to methods supported by a GeoDataServer Object.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
![]() |
CompareReplicaSchema | Compares the schema of a replica with that of its relative, and returns a schema changes XML document. |
![]() |
CreateReplica | Creates a Replica. |
![]() |
DataElements | The data elements in the workspace. |
![]() |
DefaultWorkingVersion | The default working version for all operations/methods. |
![]() |
ExpandReplicaDatasets | Expands a set of replica datasets taking into consideration geodatabase constructs (topologies, relationship classes, etc.). |
![]() |
ExpandReplicaDatasets2 | Expands a set of replica datasets taking into consideration geodatabase constructs (topologies, relationship classes, etc.). |
![]() |
ExportAcknowledgement | Export an acknowledgement message for a replica. |
![]() |
ExportReplicaDataChanges | Exports data changes for a replica. |
![]() |
ExportReplicaSchema | Exports the schema of a replica to an Xml document. |
![]() |
ExtractData | Extract Data. |
![]() |
GetNextResultPortion | Gets the next portion of the results. |
![]() |
ImportAcknowledgement | Import an acknowledgement message for a replica. |
![]() |
ImportData | Imports data into the workspace. |
![]() |
ImportReplicaDataChanges | Import the data changes for a replica. |
![]() |
ImportReplicaSchemaChanges | Updates the schema of the replica with the changes in an schema changes XML document. |
![]() |
MaxRecordCount | The maximum number of records to be returned by a search. |
![]() |
ReExportReplicaDataChanges | Re-exports data changes for a replica. |
![]() |
Replica | Return the replica in the workspace that has a specific name. |
![]() |
Replicas | The replicas in the workspace. |
![]() |
TableSearch | Returns the records satisfying the specified query. |
![]() |
UnregisterReplica | Unregisters the replica. |
![]() |
Versions | The versions in the workspace. |
![]() |
WrappedWorkspaceType | The type of the geodatabase the geodataserver operates on. |
Inherited Interfaces
Interfaces | Description |
---|---|
IGeoDataServer | Provides access to methods supported by a GeoDataServer Object. |
CoClasses that implement IGeoDataServer2
CoClasses and 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. |