This document is archived and information here might be outdated.  Recommended version.


esriRowsType Constants (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Constants > E > esriRowsType Constants
ArcGIS Developer Help

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: