다음을 통해 공유


IDBCreateSessionImpl 클래스

Provides an implementation for the IDBCreateSession interface.

template <class T, class SessionClass>
class ATL_NO_VTABLE IDBCreateSessionImpl 
   : public IDBCreateSession

매개 변수

  • T
    YOUR CLASS, DERIVED FROM

  • SessionClass
    세션 개체입니다.

멤버

Interface Methods

CreateSession

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

설명

A mandatory interface on data source objects.

요구 사항

Header: atldb.h

참고 항목

개념

OLE DB 공급자 템플릿(C++)

OLE DB 공급자 템플릿 구조