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 | ||
---|---|---|
AccessType | Gets the Replica access type. | |
AddDatasetNames | Adding dataset names to the existing list of replica description dataset names. | |
DatasetNames | A list of dataset names to include in a replica. | |
FetchRelatedObjects | Indicates if related objects have been replicated or not. | |
FindRelationshipClassInfo | Gets the relationship class description. | |
FindRelationshipClassInfoByName | Gets the relationship class description. | |
FindTable | Gets the index number of a dataset. | |
FindTable2 | Gets the index number of a dataset. | |
Init | Defines the datasets to replica or extract and the output geodatabase. | |
IsPrivateTable | Indicates if a dataset is private or not. | |
RelationshipClassesInfo | An enumeration that describes settings for each relationship class in the replica. | |
ReplicaModelType | Defines whether to output the data as simple datasets or as they are defined in the master geodatabase. | |
TableExcluded | Indicates if a table is to be excluded from a replica. | |
TableName | The name of a dataset to check out. | |
TableNameCount | The number of table type objects that will be checked out. |
Inherited Interfaces
Interfaces | Description |
---|---|
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. |
CoClasses that implement IReplicaDescription3
CoClasses and Classes | Description |
---|---|
ReplicaDescription | Defines the datasets in a replica. |