Constant yottadb::craw::YDB_TP_ROLLBACK

source ·
pub const YDB_TP_ROLLBACK: i32 = _; // 2_147_483_645i32
Expand description

The constant that indicates a transaction should be rolled back. This can be used in conjunction with ydb_tp_st to rollback an ongoing transaction.