release property

String Function(int depth) release
final

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

Implementation

final String Function(int depth) release;