rollbackToSavepoint property

String Function(int depth) rollbackToSavepoint
final

The statement that will perform a rollback to a savepoint for a given depth of a transaction on this database engine.

Implementation

final String Function(int depth) rollbackToSavepoint;