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


esriDataSampling Constants (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Constants > E > esriDataSampling Constants
ArcGIS Developer Help

esriDataSampling Constants

Various methods to sample Data.

Constant Value Description
esriAllRecords 0 Use all records.
esriRandomRecords 1 Use a random set of records.
esriEveryNthRecord 2 Use every n'th record.

Product Availability

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