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.
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |