次の方法で共有


SsisVariable.Id プロパティ

定義

変数 ID を取得または設定します。

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象