PREPARE-STRING attribute
- Last Updated: April 19, 2021
- 1 minute read
- OpenEdge
- Version 12.2
- 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.