Commits the changes made to all objects opened
during the transaction, and then closes them.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.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