Rolls a transaction back, optionally to save point name. The
function returns E_DB_ROLLBACK is the rollback failed.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(db_type), | intent(inout) | :: | db | Database type. | ||
| character(len=*), | intent(in), | optional | :: | name | Save point name. |