IGetDataSourceImpl::GetDataSource
Returns an interface pointer on the data source object that created the session.
STDMETHOD(GetDataSource)(
REFIID riid,
IUnknown ** ppDataSource
);
See IGetDataSource::GetDataSource in the OLE DB Programmer's Reference.
Useful if you need to access properties in the data source object.
Header: atldb.h