ReportDataSourceInfo.Prompt 屬性
取得資料來源的提示。
命名空間: Microsoft.Reporting.WinForms
組件: Microsoft.ReportViewer.WinForms (在 Microsoft.ReportViewer.WinForms.dll 中)
語法
'宣告
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
屬性值
類型:String
包含資料來源提示的 String。