指定执行 DbDataAdapter.Update(System.Data.DataRow[],System.Data.Common.DataTableMapping) 时要执行的 ULCommand。
Visual Basic Public Property Command As ULCommand
C# public ULCommand Command { get; set; }
更新时执行的 ULCommand 对象。
这是 System.Data.Common.RowUpdatingEventArgs.Command 的强类型版本。
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |