ICubeTransactionManager.Commit

Syntax

Commit;

Commit();

Description

The Commit method saves all changes at DBMS server and finishes transaction.

Fore and Fore.NET Examples

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

See also:

ICubeTransactionManager