This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Classes > R > ReplicaDataset CoClass (ArcObjects .NET 10.4 SDK) |
Esri Replica Dataset object.
Interfaces | Description |
---|---|
IReplicaDataset | Provides access to members that return the properties of a replica dataset. |
IReplicaDataset2 | Provides access to members that return the properties of a replica dataset. |
IReplicaDatasetEdit | Provides access to members that set the properties of a check-out dataset. |
This class contains properties for getting information about each dataset in a replica (Check-out). Like the information returned by the Replica coClass, this information is written to the database during check out. Only datasets that implement ITable, such as a featureclass, table or attributed relationshipclass are returned.
IReplicaValidation Interface | CheckOut Class | ICheckOut.CheckOutData Method | ICheckOut Interface