TriggerType Enumeration
Specifies the type of the trigger.
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
Member name | Description | |
---|---|---|
After | The type is After. | |
For | The type is For. | |
InsteadOf | The type is InsteadOf. | |
Unknown | The type is Unknown. |
Show: