June 2001
Intermediate to advanced
620 pages
19h 29m
English
GetRowsOptionEnum Enumeration — (Versions 2.0, 2.1, 2.5, 2.6)
The GetRowsOptionEnum enumeration indicates how many records are to be retrieved from the Recordset object.
Table E-26. The GetRowsOptionEnum Enumeration
|
Enumeration (ADO/WFC) |
Value |
Description |
|---|---|---|
adGetRowsRest (REST) |
-1 (&HFFFFFFFF) |
Indicates that the rest of the rows are to be retrieved from the Recordset object. |
The GetRowsOptionEnum enumeration is part of the com.ms.wfc.data package, and the constant values are preceded with AdoEnums.GetRowsOption.
Recordset.GetRows Method
Read now
Unlock full access