ArcObjects Library Reference (GeoDatabase)  

IReplicaFilterDescription2 Interface

Provides access to members that return a replica's properties.

Product Availability

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

Members

Description
Read-only property Geometry The geometry used to determine which features to extract or check out.
Read-only property RowsType Replica row type options.
Read-only property SpatialRelation The spatial operator used for a replica.
Read-only property TableDefQuery The definition query to use when checking out a dataset.
Read-only property TableSelection The selection set to use when checking out a dataset.
Read-only property TableSelectionIDs The ID's of the rows and features that are replicated when a selection set id ussd.
Read-only property TableUsesDefQuery Indicates if a definition query will be used when checking out a dataset.
Read-only property TableUsesQueryGeometry Indicates if a spatial extent will be used when checking out a dataset.
Read-only property TableUsesSelection Indicates if a selection will be used when checking out a dataset.

Inherited Interfaces

Interfaces Description
IReplicaFilterDescription Provides access to members that return a replica's properties.

CoClasses that implement IReplicaFilterDescription2

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