Compartir a través de


SsisParameter.ValueSet Propiedad

Definición

Obtiene o establece el conjunto de valores de parámetro.

[Newtonsoft.Json.JsonProperty(PropertyName="valueSet")]
public bool? ValueSet { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="valueSet")>]
member this.ValueSet : Nullable<bool> with get, set
Public Property ValueSet As Nullable(Of Boolean)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a