UniDAC

TUniConnection.ReleaseSavepoint Method

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

Class

TUniConnection

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