TriggerScope Enumeration
Represents the types of trigger scope.
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
| Member name | Description | |
|---|---|---|
| AllServer | The scope is AllServer. | |
| Database | The scope is Database. | |
| Normal | The scope is Normal. |
Show: