Contents Index Row property Status property

ASA Programming Guide
  Adaptive Server Anywhere .NET Data Provider API Reference
    AsaRowUpdatingEventArgs class

StatementType property


Description 

The type of the SQL statement that was executed. Inherited from RowUpdatingEventArgs.

Syntax 

StatementType StatementType

Access 

Read-only

Usage 

StatementType can be one of Select, Insert, Update, or Delete.


Contents Index Row property Status property