Compartilhar via


SqlTriggerGetPropertiesResource.TriggerOperation Propriedade

Definição

Obtém ou define a operação à qual o gatilho está associado. Os valores possíveis incluem: '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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a