다음을 통해 공유


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 클래스