PgDAC

TPgConnection.ReleaseSavepoint Method

Releases the specified savepoint without affecting any work that has been performed after its creation.

Class

TPgConnection

Syntax

procedure ReleaseSavepoint(const Name: string);

Parameters
Name
Holds the savepoint name.

Remarks

Call the ReleaseSavepoint method to release the specified savepoint without affecting any work that has been performed after its creation.

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback