Sun
ONE Active Server Pages Product Home Page Developer Site Version
 

ContentsPreviousNextIndex



ADO Command Object State Property

Describes the current state of an object. This property is not currently supported on UNIX.

State Property Return Values (ADO Command Object)

Sets or returns a Long value that can be one of the following constants:

Constant
Description
adStateClosed
The object is closed. Default.
adStateOpen
The object is open.

State Property Remarks (ADO Command Object)

You can use the State property to determine the current state of a given object at any time.



ContentsPreviousNextIndex