DataSourcePrompt.Prompt 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定當提示使用者認證時,報表伺服器所顯示的提示。
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
屬性值
傳回使用者提示。
備註
只有當 CredentialRetrieval 資料來源的屬性設定為時,才能使用這個屬性 Prompt 。