OpenCloseTransactionCommit Method
|
Commits the changes made in all objects opened
during the OpenCloseTransaction, and then closes them.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
public override void Commit()
Public Overrides Sub Commit
public:
virtual void Commit() override
abstract Commit : unit -> unit
override Commit : unit -> unit
See Also