Udostępnij przez


Właściwość DataSourcePrompt.Prompt

Pobiera lub ustawia wiersza wyświetlany, gdy serwer raportów monituje o podanie poświadczenia użytkownika.

Przestrzeń nazw:  ReportService2005
Zestaw:  ReportService2005 (w ReportService2005.dll)

Składnia

'Deklaracja
Public Property Prompt As String
    Get
    Set
'Użycie
Dim instance As DataSourcePrompt
Dim value As String

value = instance.Prompt

instance.Prompt = value
public string Prompt { get; set; }
public:
property String^ Prompt {
    String^ get ();
    void set (String^ value);
}
member Prompt : string with get, set
function get Prompt () : String
function set Prompt (value : String)

Wartość właściwości

Typ: System.String
A ciąg wartość zawierające monit użytkownika.