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