Creates a savepoint within the current transaction
method
TransactionSQL.savepoint
Referenced types
type SavepointContextCallback<T> = ContextCallback<T, SavepointSQL>
Callback function type for savepoint contexts
method
Creates a savepoint within the current transaction
Callback function type for savepoint contexts