ComponentOne DataObjects for .NET
InsertCommand Property

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

Reference

RowUpdateEventArgs Class
RowUpdateEventArgs Members