ArcObjects Library Reference (GeoDatabase)  

IReplicaDescription2 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

Description
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/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.

Inherited Interfaces

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

CoClasses that implement IReplicaDescription2

CoClasses and Classes Description
ReplicaDescription Defines the datasets in a replica.