This documentation is archived and is not being maintained.

SqlTriggerContext Properties

The SqlTriggerContext type exposes the following members.

  NameDescription
Public property ColumnCount Gets the number of columns contained by the data table bound to the trigger. This property is read-only.
Public property EventData Gets the event data specific to the action that fired the trigger.
Public property TriggerAction Indicates what action fired the trigger.
Top
Show: