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


IGetDataSourceImpl Class

Provides an implementation of the IGetDataSource object.

template <class T>
class ATL_NO_VTABLE IGetDataSourceImpl : public IGetDataSource

Параметры

  • T
    Your class, derived from IGetDataSourceImpl.

Заметки

This is a mandatory interface on the session for obtaining an interface pointer to the data source object.

Требования

Header: atldb.h

См. также

Основные понятия

IGetDataSourceImpl Members

OLE DB Provider Templates (C++)

The OLE DB Provider Template Architecture