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
屬性
名稱 | 描述 | |
---|---|---|
Name | 取得報表資料來源的名稱。 |
|
Prompt | 取得資料來源的提示。 |
方法
名稱 | 描述 | |
---|---|---|
Equals(Object) | (繼承自 Object。) |
|
GetHashCode() | (繼承自 Object。) |
|
GetType() | (繼承自 Object。) |
|
ToString() | (繼承自 Object。) |
執行緒安全
這個類型的任何公用靜態 (在 Visual Basic 中為 Shared) 成員都是安全執行緒。不保證任何執行個體成員是安全執行緒。
請參閱
Microsoft.Reporting.WinForms 命名空間
回到頁首