Partager via


SqlTriggerResource.TriggerOperation Propriété

Définition

Obtient ou définit l’opération à laquelle le déclencheur est associé. Les valeurs possibles sont les suivantes : 'All', 'Create', 'Update', 'Delete', 'Replace'

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à