DataSourceCredentials.Password 屬性

定義

設定報告伺服器連接資料來源時使用的密碼。

public:
 property System::String ^ Password { System::String ^ get(); void set(System::String ^ value); };
public string Password { get; set; }
member this.Password : string with get, set
Public Property Password As String

屬性值

String A 包含報告伺服器用來連接資料來源的密碼。

適用於