IDBCreateSessionImpl::CreateSession

HRESULT CreateSession( IUnknown *pUnkOuter, REFIID riid, IUnknown **ppDBSession );

See IDBCreateSession::CreateSession in the OLE DB Programmer's Reference.

Remarks

Creates a new session from the data source object and returns the requested interface on the newly created session.

IDBCreateSessionImpl OverviewClass Members