次の方法で共有


SsisParameter.ValueSet プロパティ

定義

パラメーター値セットを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象