言語

ParameterInfo.ValueSet プロパティ

定義

このパラメータが感度かどうかを示すブール値

public:
 property bool ValueSet { bool get(); };
[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Data=true)]
[System.ComponentModel.ReadOnly(true)]
public bool ValueSet { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Data=true)>]
[<System.ComponentModel.ReadOnly(true)>]
member this.ValueSet : bool
Public ReadOnly Property ValueSet As Boolean

プロパティ値

True パラメータ値が設定されている場合、それ以外は false

属性

適用対象