|  | This document is archived and information here might be outdated. Recommended version. | 
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(
  Boolean* canContinue
);
[C++]
Parameters canContinue [out, retval]
canContinue is a parameter of type bool*