Sun Chili!Soft ASP Sun Chili!Soft
ASP Sun Microsystems

 

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.

Copyright 2002 Sun Microsystems, Inc. All rights reserved. Legal Notice.