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.