rollback_prepared
Definition
/**
* Create a ROLLBACK PREPARED builder.
*
* Example: rollback_prepared('my_transaction')
* Produces: ROLLBACK PREPARED 'my_transaction'
*/
rollback_prepared(string $transactionId) : PreparedTransactionFinalStep /**
* Create a ROLLBACK PREPARED builder.
*
* Example: rollback_prepared('my_transaction')
* Produces: ROLLBACK PREPARED 'my_transaction'
*/
rollback_prepared(string $transactionId) : PreparedTransactionFinalStep