次の方法で共有


Context.DoBeforeCommit(CxtCommand) メソッド

定義

public:
 virtual void DoBeforeCommit(Microsoft::XLANGs::Core::CxtCommand ^ cmd);
public virtual void DoBeforeCommit (Microsoft.XLANGs.Core.CxtCommand cmd);
abstract member DoBeforeCommit : Microsoft.XLANGs.Core.CxtCommand -> unit
override this.DoBeforeCommit : Microsoft.XLANGs.Core.CxtCommand -> unit
Public Overridable Sub DoBeforeCommit (cmd As CxtCommand)

パラメーター

適用対象