Partager via


SqlTriggerResource.TriggerType Propriété

Définition

Obtient ou définit le type du déclencheur. Les valeurs possibles sont les suivantes : 'Pre', 'Post'

[Newtonsoft.Json.JsonProperty(PropertyName="triggerType")]
public string TriggerType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="triggerType")>]
member this.TriggerType : string with get, set
Public Property TriggerType As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à