ESRI Replica Dataset object.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Supported Platforms
Windows, Solaris, Linux
Interfaces
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. |
Remarks
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.
See Also
CheckOut Class | ICheckOut.CheckOutData Method | IReplicaValidation Interface | ICheckOut Interface