Freigeben über


SqlTriggerGetPropertiesResource.TriggerOperation Eigenschaft

Definition

Ruft den Vorgang ab, dem der Trigger zugeordnet ist, oder legt diese fest. Mögliche Werte: "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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: