Skip to content

Latest commit

 

History

History
61 lines (51 loc) · 1.22 KB

File metadata and controls

61 lines (51 loc) · 1.22 KB
title TOCTitle ms:assetid ms:mtpsurl ms:contentKeyID ms.date mtps_version ms.localizationpriority
GetRowsOptionEnum (Access desktop database reference)
GetRowsOptionEnum
5c1665bb-555c-f83f-066c-d6de2dd0343f
48545082
10/18/2018
v=office.15
medium

GetRowsOptionEnum

Applies to: Access 2013, Office 2013

Specifies how many records to retrieve from a Recordset.

Constant

Value

Description

adGetRowsRest

-1

Retrieves the rest of the records in the Recordset, from either the current position or a bookmark specified by the Start parameter of the GetRows method.

ADO/WFC equivalent

Package: com.ms.wfc.data

Constant

AdoEnums.GetRowsOption.REST