AdoRecordset:Collect

<< Click to Display Table of Contents >>

Navigation:  Ado Classes > AdoRecordset Class >

AdoRecordset:Collect

Previous pageReturn to chapter overviewNext page

Purpose

The collect property allows you to directly read or write field values, without having to use the fields collection

 

Prototype

PROPERTY Collect (  uIndex AS USUAL  )  AS USUAL 

 

Data Type

 

 

See Also

AdoRecordset, AdoField:Value, AdoRecordSet:FieldGet()