PREPARE-STRING attribute
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
The character string passed to the most recent QUERY-PREPARE.
If QUERY-PREPARE was not called, or the query was just opened with
the OPEN QUERY statement, PREPARE-STRING has the Unknown value (?).
Data type: CHARACTER
Access: Read-only
Applies to: Query object handle
For an example, see the reference entry for the INDEX-INFORMATION attribute.