TriggerScope Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This enum list possible trigger scopes
[System.Serializable]
public enum TriggerScope
[<System.Serializable>]
type TriggerScope =
Public Enum TriggerScope
- Inheritance
-
TriggerScope
- Attributes
Fields
Name | Value | Description |
---|---|---|
Normal | 0 | |
Database | 1 | |
AllServer | 2 |