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
type TriggerScope =
Public Enum TriggerScope
- Inheritance
-
TriggerScope
- Attributes
-
SerializableAttribute SerializableAttribute
Fields
| AllServer | 2 | |
| Database | 1 | |
| Normal | 0 |