ReportDataSourceInfo.Prompt, propriété
Obtient une invite pour la source de données.
Espace de noms : Microsoft.Reporting.WinForms
Assembly : Microsoft.ReportViewer.WinForms (dans Microsoft.ReportViewer.WinForms.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.