バージョン

CreateExecuteTransaction メソッド

トランザクションを作成します
シンタックス
'宣言
 
Protected Overrides Function CreateExecuteTransaction( _
   ByVal executeInfo As Infragistics.Undo.UndoExecuteContext _
) As Infragistics.Undo.UndoTransaction
protected override Infragistics.Undo.UndoTransaction CreateExecuteTransaction( 
   Infragistics.Undo.UndoExecuteContext executeInfo
)

パラメータ

executeInfo
必要なコンテキスト。

戻り値の型

トランザクション。
参照