title
IDBCreateSessionImpl Class | Microsoft Docs
ms.custom
ms.date
11/04/2016
ms.reviewer
ms.suite
ms.technology
ms.tgt_pltfrm
ms.topic
article
f1_keywords
IDBCreateSessionImpl
ATL.IDBCreateSessionImpl
ATL::IDBCreateSessionImpl
dev_langs
helpviewer_keywords
IDBCreateSessionImpl class
ms.assetid
48c02c5c-8362-45ac-af8e-bb119cf8c5c7
caps.latest.revision
9
author
mikeblome
ms.author
mblome
manager
ghogen
translation.priority.ht
cs-cz
de-de
es-es
fr-fr
it-it
ja-jp
ko-kr
pl-pl
pt-br
ru-ru
tr-tr
zh-cn
zh-tw
IDBCreateSessionImpl Class
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
The session object.
CreateSession
Creates a new session from the data source object and returns the requested interface on the newly created session.
Remarks
A mandatory interface on data source objects.
Header: atldb.h
OLE DB Provider Templates
OLE DB Provider Template Architecture