ICubeTransactionManager.Commit

Syntax

Commit;

Description

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

Example

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

See also:

ICubeTransactionManager