ReportDataSourceInfo.Prompt, propriété
Obtient une invite pour la source de données.
Espace de noms : Microsoft.Reporting.WebForms
Assembly : Microsoft.ReportViewer.WebForms (dans Microsoft.ReportViewer.WebForms.dll)
Syntaxe
'Déclaration
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
Valeur de propriété
Type : String
string contenant une invite pour la source de données.