BUFFER-GROUP-NAME attribute
- Last Updated: January 18, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
The name (as a character string) of the tenant
group to which the current record in the buffer specified by the
buffer handle belongs. If the buffer does not contain a record from
a tenant group, the function returns the Unknown value (?).
Data type: CHARACTER
Access: Read-only
Applies to: Buffer object handle
Note: This attribute can be used in a WHERE or TENANT-WHERE option
as long as the specified buffer is not the same as the buffer of
the query or FOR EACH statement.