Specifies the ULCommand to execute when performing the DbDataAdapter.Update(System.Data.DataRow[],System.Data.Common.DataTableMapping).
Visual Basic Public Property Command As ULCommand
C# public ULCommand Command { get; set; }
The ULCommand object to execute when updating.
This is the strongly-typed version of System.Data.Common.RowUpdatingEventArgs.Command.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |