/
Commit Mode
Commit Mode
The SdaiCommitMode is used to distinguish the state of a transaction commit operation.
typedef enum{
sdaiCOMMIT,
sdaiABORT
} SdaiCommitMode;
, multiple selections available,
Related content
Access Mode
Access Mode
More like this
SdaiExecutionResult
SdaiExecutionResult
More like this
SdaiLogDescription
SdaiLogDescription
More like this
sdaiPutADBValue
sdaiPutADBValue
More like this
sdaiTypeChecking
sdaiTypeChecking
More like this
xpxStartTransaction
xpxStartTransaction
More like this