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.
Notifies the consumer of any change affecting the entire rowset.
STDMETHOD(OnRowsetChange)(
/* [in] */ IRowset* /* pRowset */,
/* [in] */ DBREASON /* eReason */,
/* [in] */ DBEVENTPHASE /* ePhase */,
/* [in] */ BOOL /* fCantDeny */)
Parameters
See IRowsetNotify::OnRowsetChange for parameter descriptions.
Return Value
See IRowsetNotify::OnRowsetChange for return value descriptions.
Remarks
This method wraps the IRowsetNotify::OnRowsetChange method. See that method's description in the OLE DB Programmer's Reference for details.
Requirements
Header: atldbcli.h