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