IS-OPEN attribute
- Last Updated: January 18, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Indicates whether a transaction or query object is open.
Data type: LOGICAL
Access: Read-only
Applies to: Query object handle, Transaction object handle
The IS-OPEN attribute is TRUE if the specified database transaction or query object is active.
For transaction handles, this attribute is identical to the TRANSACTION function.