| BCRepositoryCommit Method |
Commits changes made during the transaction.
All transaction objects will be disposed.
Namespace: BlueCieloECM.InnoCielo.Meridian.ServerAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.19.0)
Syntaxmember Commit : unit -> unit
Remarks
Does not close the repository. To close the repository
the
Dispose method must be called.
See Also