This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > ID > IDataStatistics Interface > IDataStatistics.Continue Property (ArcObjects .NET 10.5 SDK) |
Indicates if the cursor contains more records than the current sample.
[Visual Basic .NET] Public ReadOnly Property Continue As Boolean
[C#] public bool Continue {get;}
[C++]
HRESULT get_Continue(
VARIANT_BOOL* canContinue
);
[C++]
Parameters canContinue [out, retval] canContinue is a parameter of type VARIANT_BOOL