言語

ExtensionParameter.Encrypted プロパティ

定義

拡張パラメータの値をレポートサーバーデータベースで暗号化すべきかどうかを示します。

public:
 property bool Encrypted { bool get(); void set(bool value); };
public bool Encrypted { get; set; }
member this.Encrypted : bool with get, set
Public Property Encrypted As Boolean

プロパティ値

読み取り専用の Boolean の値です。

適用対象