HRESULT Commit( BOOL bRetaining = FALSE, DWORD grfTC = XACTTC_SYNC, DWORD grfRM = 0) const;
Return Value
A standard HRESULT.
Parameters
See ITransaction::Commit in the OLE DB Programmer's Reference.
Remarks
Commits the transaction. For more information, see ITransaction::Commit.