Compartilhar via


SqlTriggerResource.TriggerType Propriedade

Definição

Obtém ou define o tipo do Gatilho. Os valores possíveis incluem: '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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a