SAVE-WHERE-STRING attribute
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Returns the WHERE clause used to find the database buffer identified by the buffer-index or buffer-name in a data-source object.
Data type: CHARACTER
Access: Readable/Writeable
Applies to: Data-source object handle
Syntax
|
- buffer-index
- The 1-based index of the buffer in the list of buffers for the data-source object.
- buffer-name
- The name of a before-image table in the list of buffers for the data-source object. The default is the first (or only) buffer in the data-Source buffer list.