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