TriggerOptionKind 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.
The possible Trigger options.
[System.Serializable]
public enum TriggerOptionKind
[<System.Serializable>]
type TriggerOptionKind =
Public Enum TriggerOptionKind
- Inheritance
-
TriggerOptionKind
- Attributes
Fields
Name | Value | Description |
---|---|---|
Encryption | 0 | |
ExecuteAsClause | 1 | |
NativeCompile | 2 | |
SchemaBinding | 3 |