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