Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
DbDataAdapter.Update メソッドが呼び出されると実行される ULCommand オブジェクトを返します。
Public ReadOnly Shadows Property Command As ULCommand
public new ULCommand Command {get;}
更新で実行された ULCommand オブジェクト。
これは、System.Data.Common.RowUpdatedEventArgs.Command が厳密に型指定されたものです。