DEFAULT-BUFFER-HANDLE attribute
Like static temp-tables, every dynamic temp-table is created with at least one buffer. This buffer’s object handle is returned by this attribute. DEFAULT-BUFFER-HANDLE cannot be called until the TEMP-TABLE-PREPARE( ) method has been called, since the default buffer is not created until then.
Data type: HANDLE
Access: Readable
Applies to: Temp-table object handle
OpenEdge Release 10.2B
|