company logo

DBObjectHandle :: GetDataSource - Get data source definition

When the database object handle has been opened referring to a data source, the function returns the data source handle passed when opening the database object handle. Otherwise the function returns NULL.

Return value:  Data source definition ( DataSourceHandle * )

The data source handle provides definitions for external and internal resources (resource names and opened resource handles)

Implementation details

DataSourceHandle * DBObjectHandle  :: GetDataSource (  )