PreviousNextIndex

TABLE-HANDLE attribute

Returns the handle of a temp-table object, if any, associated with the buffer object. If the buffer is not associated with a temp-table object, it returns the Unknown value (?).

Data type: HANDLE

Access: Readable

Applies to: Buffer object handle

This attribute allows you to delete a default buffer object for a temp-table object by deleting the temp-table object (since it is illegal to delete the default buffer object itself).


OpenEdge Release 10.2B
Copyright © 2009 Progress Software Corporation
PreviousNextIndex