ComponentOne DataObjects for .NET
UpdateCommand Property

C1.Data.2 Assembly > C1.Data Namespace > RowUpdateEventArgs Class : UpdateCommand Property
For a modified row, the object representing the SQL UPDATE command used to add the row to the database.
Syntax
'Declaration
 
Public Property UpdateCommand As System.Object
public System.object UpdateCommand {get; set;}
See Also

Reference

RowUpdateEventArgs Class
RowUpdateEventArgs Members