PreviousNextIndex

ATTACH-DATA-SOURCE( ) method

Attaches a Data-source object to a temp-table buffer in a ProDataSet object.

Return type: LOGICAL

Applies to: Buffer object handle

Syntax
buffer-handle:ATTACH-DATA-SOURCE ( datasource-hdl  
   [ [ [ , pairs-list ], except-fields ], include-fields ] ) 

buffer-handle
datasource-hdl
pairs-list
except-fields
include-fields

See also: DETACH-DATA-SOURCE( ) method


OpenEdge Release 10.2B
Copyright © 2009 Progress Software Corporation
PreviousNextIndex