Page History
...
iRet = LceSetCommitmentOn(iSession)
...
iRet = LceOpenSession(iSession)
...
' enable commit mode
...
...
if (bCommit)
...
then
iRet = LceCommitWork (iSession)
...
else
...
iRet = LceRollBackWork (iSession)
...
iRet = LceSetCommitmentOn(iSession)
...
iRet = LceOpenSession(iSession)
...
' enable commit mode
...
...
if (bCommit)
...
then
iRet = LceCommitWork (iSession)
...
else
...
iRet = LceRollBackWork (iSession)
Copyright © 2004-2026 IDERA, Inc.