Name

GetRowsOptionEnum Enumeration — (Versions 2.0, 2.1, 2.5, 2.6)

Synopsis

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.

ADO/WFC

The GetRowsOptionEnum enumeration is part of the com.ms.wfc.data package, and the constant values are preceded with AdoEnums.GetRowsOption.

See Also

Recordset.GetRows Method

Get ADO: ActiveX Data Objects now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.