CREATE DATA-SOURCE statement
Creates a data-source object dynamically at run time.
Syntax
data-source-handle
IN WIDGET-POOLwidget-pool-name
NoteIf you do not specify a widget pool name, the dynamic data-source object is created in the closest unnamed widget-pool, by default. The object goes away when its widget pool goes away or when you delete it using the DELETE OBJECT statement.
See also
OpenEdge Release 10.2B
|