| Name | Description | |
|---|---|---|
![]() | ColumnCount | Gets the number of columns contained by the data table bound to the trigger. |
![]() | TriggerAction | Indicates what action fired the trigger. |
The following tables list the members exposed by TriggerContext.
| Name | Description | |
|---|---|---|
![]() | ColumnCount | Gets the number of columns contained by the data table bound to the trigger. |
![]() | TriggerAction | Indicates what action fired the trigger. |
| Name | Description | |
|---|---|---|
![]() | IsUpdatedColumn | Returns true if a column was affected by an INSERT or UPDATE statement. |