SAVE-WHERE-STRING attribute 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 SAVE-WHERE-STRING ( buffer-index | buffer-name ) 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.
SAVE-WHERE-STRING ( buffer-index | buffer-name )