ADORecords Property

Specifies the read-only ADO Record set containing the query results.

Syntax

object.ADORecords

Parameters

The ADO Record property syntax has this part:

Part

Description

object

An object expression that evaluates to an object in the Applies To list.

 

Remarks

The data type of this property is ADODB.RECORDSET.

See Also

Applies to