ParameterInfo.ValueSet Proprietà

Definizione

Un booleano che indica se questo parametro è sensibile

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

Valore della proprietà

True se un valore di parametro è impostato; altrimenti, false.

Attributi

Si applica a