Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets the site that contains the rowset object. For more information, see IObjectWithSite::SetSite.
STDMETHOD( SetSite )(
IUnknown* pCreator
);
Parameters
- pCreator
[in] Pointer to the IUnknown interface pointer of the site managing the rowset object.
Return Value
A standard HRESULT.
Remarks
In addition, IRowsetCreatorImpl::SetSite enables the OLE DB DBPROPCANSCROLLBACKWARDS DBPROPCANFETCHBACKWARDS properties.
Requirements
Header: atldb.h