ICubeTransactionManager.Rollback

Syntax

Rollback;

Rollback();

Description

The Rollback method cancels all changes and finishes transaction.

Fore and Fore.NET Examples

The example of use is given in description of ICubeInstanceStorage.SaveMatrixT.

See also:

ICubeTransactionManager