ArcObjects Library Reference (GeoDatabase)  

esriRowsType Constants

Defines the criteria for determining which rows to check out.

Constant Value Description
esriRowsTypeNone 0 Check out the schema only.
esriRowsTypeAll 1 Check out all rows.
esriRowsTypeFilter 2 Apply the filters defined by the ReplicaDescription object.

Product Availability

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

Remarks

The enumeration is used to define which rows to check out.

The members of this enumeration are represented as follows:

 

.NET Related Topics

GeoData services | How to add a feature class or table to an existing replica | Using replica creation events to extend the replica creation process