Resume method

Applies to
TIB_Transaction

Declaration
Function Resume(WithRestart: boolean ): boolean;

Description
See description for Pause function.

Returns true if the transaction is no longer paused, false if the transaction is still paused (possibly due to multiple depth of pause calls).