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