This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IR > IReplicaFilterDescription2 Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members that return a replica's properties.
Description | ||
---|---|---|
Geometry | The geometry used to determine which features to extract or check out. | |
RowsType | Replica row type options. | |
SpatialRelation | The spatial operator used for a replica. | |
TableDefQuery | The definition query to use when checking out a dataset. | |
TableSelection | The selection set to use when checking out a dataset. | |
TableSelectionIDs | The ID's of the rows and features that are replicated when a selection set id ussd. | |
TableUsesDefQuery | Indicates if a definition query will be used when checking out a dataset. | |
TableUsesQueryGeometry | Indicates if a spatial extent will be used when checking out a dataset. | |
TableUsesSelection | Indicates if a selection will be used when checking out a dataset. |
Interfaces | Description |
---|---|
IReplicaFilterDescription | Provides access to members that return a replica's properties. |
CoClasses and Classes | Description |
---|---|
ReplicaDescription | Defines the datasets in a replica. |