IBDAC

TIBCTransaction.ReleaseSavepoint Method

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

Class

TIBCTransaction

Syntax

procedure ReleaseSavepoint(const Name: string);

Parameters
Name
Holds the savepoint name.

Remarks

Call the ReleaseSavepoint method to destroy 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