<< Click to Display Table of Contents >> AdoRecordSet:State Access |
![]() ![]() ![]() |
Is the object open or closed.
ACCESS State AS LONG PASCAL CLASS AdoRecordSet
LONG Value of AdoObjectState Enum
The object's State property can have a combination of values. If a recordset is fetching rows this property will have a combined value of adStateOpen and adStateFetching.
AdoRecordSet, AdoObjectStateEnum, AdoCommand:State, AdoRecordset:State