Поделиться через


IGetDataSourceImpl::GetDataSource

HRESULT GetDataSource( REFIID riid**, IUnknown** **ppDataSource );

See in the OLE DB Programmer's Reference.

Remarks

Returns an interface pointer on the data source object that created the session. Useful if you need to access properties in the data source object.

IGetDataSourceImpl OverviewClass Members