This document is archived and information here might be outdated.  Recommended version.


IReplicaDescription4 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IR > IReplicaDescription4 Interface
ArcGIS Developer Help

IReplicaDescription4 Interface

Provides access to members which set and return the properties of a ReplicaDescription object.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Read/write property AccessType Gets the Replica access type.
Method AddDatasetNames Adding dataset names to the existing list of replica description dataset names.
Read-only property DatasetNames A list of dataset names to include in a replica.
Read-only property FetchRelatedObjects Indicates if related objects have been replicated or not.
Method FindRelationshipClassInfo Gets the relationship class description.
Method FindRelationshipClassInfoByName Gets the relationship class description.
Method FindTable Gets the index number of a dataset.
Method FindTable2 Gets the index number of a dataset.
Method Init Defines the datasets to replica or extract and the output geodatabase.
Read/write property IsPrivateTable Indicates if a dataset is private or not.
Read-only property RelationshipClassesInfo An enumeration that describes settings for each relationship class in the replica.
Read-only property ReplicaEnumNameMapping Set the replicated object target name.
Read/write property ReplicaModelType Defines whether to output the data as simple datasets or as they are defined in the master geodatabase.
Read/write property TableExcluded Indicates if a table is to be excluded from a replica.
Read-only property TableName The name of a dataset to check out.
Read-only property TableNameCount The number of table type objects that will be checked out.
Read/write property UseArchiving Gets the Replica UseArchiving Option.

Inherited Interfaces

Interfaces Description
IReplicaDescription3 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.
IReplicaDescription Provides access to members which set and return the properties of a ReplicaDescription object.

Classes that implement IReplicaDescription4

Classes Description
ReplicaDescription Defines the datasets in a replica.