Previous Next

ADD-SOURCE-BUFFER( ) method
Adds a database buffer to a dynamic data-source object at run time.
Return type:
Applies to:
 
Syntax 
ADD-SOURCE-BUFFER ( buffer-handle, key-fields )
buffer-handle
A handle to the database buffer you are adding.
key-fields
A character expression that evaluates to a comma-separated list of one or more database table fields that constitute a unique key that the AVM can use to find a record in the table.

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