Contents Index Row property Status property

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

StatementType property


Description 

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

Syntax 

StatementType StatementType

Access 

Read-only

Usage 

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


Contents Index Row property Status property