ReportDataSourceInfo 類別

 

發佈時間: 2016年4月

代表報表資料來源的相關資訊。

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

繼承階層架構

System.Object
  Microsoft.Reporting.WinForms.ReportDataSourceInfo

語法

[SerializableAttribute]
public sealed class ReportDataSourceInfo
[SerializableAttribute]
public ref class ReportDataSourceInfo sealed 
[<Sealed>]
[<SerializableAttribute>]
type ReportDataSourceInfo = class end
<SerializableAttribute>
Public NotInheritable Class ReportDataSourceInfo

屬性

名稱 描述
System_CAPS_pubproperty Name

取得報表資料來源的名稱。

System_CAPS_pubproperty Prompt

取得資料來源的提示。

方法

名稱 描述
System_CAPS_pubmethod Equals(Object)

(繼承自 Object。)

System_CAPS_pubmethod GetHashCode()

(繼承自 Object。)

System_CAPS_pubmethod GetType()

(繼承自 Object。)

System_CAPS_pubmethod ToString()

(繼承自 Object。)

執行緒安全

這個類型的任何公用靜態 (在 Visual Basic 中為 Shared) 成員都是安全執行緒。不保證任何執行個體成員是安全執行緒。

請參閱

Microsoft.Reporting.WinForms 命名空間

回到頁首