共用方式為


ReportDataSourceInfo.Prompt 屬性

 

發佈時間: 2016年4月

取得資料來源的提示。

命名空間:   Microsoft.Reporting.WinForms
組件:  Microsoft.ReportViewer.WinForms (在 Microsoft.ReportViewer.WinForms.dll 中)

語法

public string Prompt { get; }
public:
property String^ Prompt {
    String^ get();
}
member Prompt : string with get
Public ReadOnly Property Prompt As String

屬性值

Type: System.String

包含資料來源提示的 String

請參閱

ReportDataSourceInfo 類別
Microsoft.Reporting.WinForms 命名空間

回到頁首