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


IRowsetCreatorImpl::SetSite

Sets the site that contains the rowset object. For more information, see IObjectWithSite::SetSite.

STDMETHOD( SetSite )(
   IUnknown* pCreator 
);

Параметры

  • pCreator
    [in] Pointer to the IUnknown interface pointer of the site managing the rowset object.

Возвращаемое значение

A standard HRESULT.

Заметки

In addition, IRowsetCreatorImpl::SetSite enables the OLE DB DBPROPCANSCROLLBACKWARDS DBPROPCANFETCHBACKWARDS properties.

Требования

Header: atldb.h

См. также

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

IRowsetCreatorImpl Class

IRowsetCreatorImpl Members