TriggerScope 枚举
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
此枚举列表可能的触发器范围
[System.Serializable]
public enum TriggerScope
[<System.Serializable>]
type TriggerScope =
Public Enum TriggerScope
- 继承
-
TriggerScope
- 属性
字段
| 名称 | 值 | 说明 |
|---|---|---|
| Normal | 0 | |
| Database | 1 | |
| AllServer | 2 |