Previous Next

GET-BUFFER-HANDLE( ) method
Gets the handle to a particular buffer of a query or ProDataSet object.
Return type:
Applies to:
 
Syntax 
GET-BUFFER-HANDLE ( buffer-sequence-number | buffer-name )
buffer-sequence-number
An integer that represents the sequence number of the desired buffer.
Note:
buffer-name
A CHARACTER expression that evaluates to the name of a buffer in the query or ProDataSet object.
If the buffer cannot be found, this attribute returns the Unknown value (?).

Previous Next
© 2013 Progress Software Corporation and/or its subsidiaries or affiliates.