BCRepositoryCommit Method |
Commits changes made during the transaction.
All transaction objects will be disposed.
Namespace:
BlueCieloECM.InnoCielo.Meridian.Server
Assembly:
BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.111.0)
Syntax Remarks
Does not close the repository. To close the repository
the
Dispose method must be called.
See Also