This documentation is archived and is not being maintained.
SqlTriggerContext Properties
Visual Studio 2010
The SqlTriggerContext type exposes the following members.
| Name | Description | |
|---|---|---|
|
ColumnCount | Gets the number of columns contained by the data table bound to the trigger. This property is read-only. |
|
EventData | Gets the event data specific to the action that fired the trigger. |
|
TriggerAction | Indicates what action fired the trigger. |
Show: