Provides access to members which set and return the properties of a GPReplicaDescription object.
| Description | ||
|---|---|---|
![]() |
Init | Initializes the object from an existing replica. |
![]() |
ModelType | The replica model type. |
![]() |
QueryGeometry | The shape that determines which features are replicated. |
![]() |
ReplicaDatasets | The datasets in the replica. |
![]() |
SingleGeneration | Indicates if the replica is a check-out. |
![]() |
SpatialRelation | Defines how the shape returned by the QueryGeometry property is applied during replication and synchronization. |
![]() |
TransferRelatedObjects | Indicates if related objects are replicated. |
| CoClasses and Classes | Description |
|---|---|
| GPReplicaDescription | Defines the data to replicate or extract. |
Contains properties that can be set to define the the data to replicate or extract or are returned from existing replicas
The How to create a replica in a connected environment topic describes how to use this interface when creating a replica.
The Create a Replica sample shows how to use this interface when creating a replica.