Partilhar via


Propriedade ReportDataSourceInfo.Prompt

Gets a prompt for the data source.

Namespace:  Microsoft.Reporting.WebForms
Assembly:  Microsoft.ReportViewer.WebForms (em Microsoft.ReportViewer.WebForms.dll)

Sintaxe

'Declaração
Public ReadOnly Property Prompt As String
public string Prompt { get; }
public:
property String^ Prompt {
    String^ get ();
}
member Prompt : string with get
function get Prompt () : String

Valor de propriedade

Tipo: String
A string containing a prompt for the data source.

Consulte também

Referência

ReportDataSourceInfo Classe

Namespace Microsoft.Reporting.WebForms