ParameterInfo.Sensitive Propriété

Définition

Boolean qui indique si ce paramètre est sensible

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

Valeur de propriété

True si ce paramètre est sensible ; sinon false.

Attributs

S’applique à