| Description | ||
|---|---|---|
![]() |
AccessType | The replica access type. |
![]() |
ChildConnectionString | The connection string for the child geodatabase. |
![]() |
ChildReconcilePolicy | The childs replica reconcile property. |
![]() |
IsChildFirstSender | Indicates if the child replica will be the first sender. |
![]() |
ParentConnectionString | The connection string for the parent geodatabase. |
![]() |
ParentReconcilePolicy | The parents replica reconcile policy. |
![]() |
RegisterReplicaOnly | Indicates if the replica will be created using the register existing data only option. |
| CoClasses and Classes | Description |
|---|---|
| GPReplicaOptions | Defines replica options. |
This interface contains properties that define the options to use when creating a replica.
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.