Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns an interface pointer on the data source object that created the session.
STDMETHOD(GetDataSource)(
REFIID riid,
IUnknown ** ppDataSource
);
Parameters
See IGetDataSource::GetDataSource in the OLE DB Programmer's Reference.
Remarks
Useful if you need to access properties in the data source object.
Requirements
Header: atldb.h