This documentation is archived and is not being maintained.
SqlTriggerAttribute Properties
Visual Studio 2010
The SqlTriggerAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
|
Event | The type of trigger and what data manipulation language (DML) action activates the trigger. |
|
Name | The name of the trigger. |
|
Target | The table to which the trigger applies. |
|
TypeId | When implemented in a derived class, gets a unique identifier for this Attribute. (Inherited from Attribute.) |
Show: