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 - - Title unknown