This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Classes > R > ReplicaDescription CoClass (ArcObjects .NET 10.4 SDK) |
Defines the datasets in a replica.
Interfaces | Description |
---|---|
IDocumentVersionSupportGEN (esriSystem) | Provides access to extend the IObjectStream interface with methods to hande saving objects that did not exist in previous versions of the software. |
IPersist | Defines the single method GetClassID, which is designed to supply the CLSID of an object that can be stored persistently in the system. IPersist is the base interface for three other interfaces: IPersistStorage, IPersistStream, and IPersistFile. |
IPersistStream (esriSystem) | |
IReplicaDescription | Provides access to members which set and return the properties of a ReplicaDescription object. |
IReplicaDescription2 | Provides access to members which set and return the properties of a ReplicaDescription object. |
IReplicaDescription3 | Provides access to members which set and return the properties of a ReplicaDescription object. |
IReplicaDescription4 | Provides access to members which set and return the properties of a ReplicaDescription object. |
IReplicaDescriptionExtensionManager | Provides access to replica description extension manager. |
IReplicaFilterDescription | Provides access to members that return a replica's properties. |
IReplicaFilterDescription2 | Provides access to members that return a replica's properties. |
IReplicaFilterDescriptionEdit | Provides access to members that set a replica's properties. |
IXMLReplicaDescription | Provides access to members which set and return the properties of a ReplicaDescription object. |
This coclass is used to define the data to be checked out or extracted. It can also be returned from existing check-outs and used to determine the conditions applied on check out.
IReplicaValidation Interface | CheckOut Class | ICheckOut.CheckOutData Method | ICheckOut Interface