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 值的强类型版本。