Compartir a través de


SsisParameter.Id Propiedad

Definición

Obtiene o establece el identificador de parámetro.

[Newtonsoft.Json.JsonProperty(PropertyName="id")]
public long? Id { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="id")>]
member this.Id : Nullable<int64> with get, set
Public Property Id As Nullable(Of Long)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a