Syntax
put rst.State
Gets
Integer The state of the connection object. It can be a bitmask of the ObjectStateEnum values.
Description
Returns the State property of the wrapped ADODB.Recordset object. It indicates whether the state of the object is open or closed.