ADD-SOURCE-BUFFER( ) method
- Last Updated: October 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
Adds a database buffer to a dynamic data-source object at run time.
Return type: LOGICAL
Applies to: Data-source object handle
Syntax
|
- 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.