AdoRecordSet:Status

<< Click to Display Table of Contents >>

Navigation:  Ado Classes > AdoRecordset Class >

AdoRecordSet:Status

Previous pageReturn to chapter overviewNext page

Purpose

The status of the current record with respect to batch updates or other bulk operations

 

Prototype

ACCESS Status AS LONG  

 

Return

LONG        A sum of one or more RecordStatusEnum values

 

See Also

 

AdoRecordSet, AdoRecordStatusEnum, AdoRecordSet:UpdateBatch()