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

屬性值

true如果擴充參數值在報告伺服器資料庫中被加密;否則,。 false

適用於