DataSourcePrompt.Prompt 屬性

定義

取得或設定當提示使用者認證時,報表伺服器所顯示的提示。

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

屬性值

String

傳回使用者提示。

備註

只有當 CredentialRetrieval 資料來源的屬性設定為時,才能使用這個屬性 Prompt

適用於