Cubes > Cubes Assembly Interfaces > ICubeTransactionManager > ICubeTransactionManager.Commit
Commit;
Commit();
The Commit method saves all changes at DBMS server and finishes transaction.
The example of use is given in description of ICubeInstanceStorage.SaveMatrixT.
See also: