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 Select, Insert, Update, or Delete.