Provides access to members that get information about a replica.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
AccessType | Replica access type. | |
AllReplicaDatasets | The replica datasets for the replica. | |
ConnectionInfo | The WorkspaceName object for the master geodatabase. | |
Description | The ReplicaDescription associated with the replica. | |
HasConflicts | Indicates if the replica sync has conflicts. | |
Init2 | Initializes a replica from a gpreplica. | |
Log | Replica log associated with this replica. | |
MyGenerationNumber | The generation number for a replica. | |
Name | The name of the replica. | |
Owner | The database user that owns the replica in the workspace. | |
ParentID | The ID of the replica reference in the master geodatabase. | |
ReconcilePolicyType | Replica reconcile policy. | |
ReplicaDatasets | The replica datasets for this replica. | |
ReplicaDate | The date that the data was checked out. | |
ReplicaGuid | The guid of the replica. | |
ReplicaID | The ID of the replica. | |
ReplicaReceivingVersion | The replica version that recieves the changes. | |
ReplicaRole | Determines if the workspace is the replica geodatabase or the master geodatabase for the replica. | |
ReplicaState | The replica state. | |
SibConnectionString | The sib connection string for a replica. | |
SibGenerationNumber | The generation number for a replica's sibling. | |
SibMyGenNumber | The generation number that the sibling thinks is my generation number. | |
Version | The name of the replica version. |
Inherited Interfaces
Interfaces | Description |
---|---|
IReplica | Provides access to members that get information about a replica. |
CoClasses that implement IReplica2
CoClasses and Classes | Description |
---|---|
Replica | ESRI Replica object. |