Compartilhar via


JobStepAction.Value Propriedade

Definição

Obtém ou define o valor da ação, por exemplo, o texto do script T-SQL a ser executado.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a