June 2001
Intermediate to advanced
620 pages
19h 29m
English
Record.State Property — (Versions 2.5, 2.6)
state = record.StateThe State property indicates the current state of the Record object.
Long (ObjectStateEnum)
The read-only State property returns a Long value that can be
evaluated as an ObjectStateEnum enumeration value. The default value
for the Record object is closed (adStateClosed).
For the Record object, the State property can return multiple values
when the object is executing an operation asynchronously (i.e.,
adStateOpen and
adStateExecuting).
ObjectStateEnum Enumeration
Read now
Unlock full access