DataSourceHandle :: SetDataSource - Set data source definitions
The function sets the external and internal resources as copied from the passed data source handle. Opened internal resources (access handle) will not be closed when closing or destructing the data source handle but when closing the original data source handle.
Return value: Success ( logical )
Implementation details
logical
DataSourceHandle  :: SetDataSource ( DataSourceHandle &datasource_ref )
- datasource_ref
- Data source definition
The data source handle provides definitions for external and internal resources (resource names and opened resource handles)