CSession::Commit
The latest version of this topic can be found at CSession::Commit.
Commits the transaction.
HRESULT Commit(
BOOL bRetaining = FALSE,
DWORD grfTC = XACTTC_SYNC,
DWORD grfRM = 0
) const throw( );
See ITransaction::Commit in the OLE DB Programmer's Reference.
A standard HRESULT
.
For more information, see ITransaction::Commit.
Header: atldbcli.h