Compartir a través de


SsisParameter.DesignDefaultValue Propiedad

Definición

Obtiene o establece el valor predeterminado de diseño del parámetro.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a