savepoint property

String Function(int depth) savepoint
final

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

Implementation

final String Function(int depth) savepoint;