A list of products available on this site
Documentation for XtraMania's xtras
Prices and links to the online store
Xtras, PDFs, samples
Have a question? Ask us!
Contacts
Logo. www.xtramaina.com  
Home Search E-mail
ADOxtra Reference/ADO Enumeration constants/ObjectStateEnum

ADO::ObjectStateEnum

Specifies whether an object is open or closed, connecting to a data source, executing a command, or retrieving data.

Constant Value Description
cnn.adStateClosed 0 Indicates that the object is closed.
cnn.adStateOpen 1 Indicates that the object is open.
cnn.adStateConnecting 2 Indicates that the object is connecting.
cnn.adStateExecuting 4 Indicates that the object is executing a command.
cnn.adStateFetching 8 Indicates that the rows of the object are being retrieved.


Site homeSearchContact author © Eugene Shoustrov. www.xtramania.com