ReportReportData 類別

定義

以報告形式提供報告資料。

public ref class ReportReportData
[System.CodeDom.Compiler.GeneratedCode("xsd", "4.0.30319.33440")]
[System.ComponentModel.DesignerCategory("code")]
[System.Diagnostics.DebuggerStepThrough]
[System.Xml.Serialization.XmlType(AnonymousType=true, Namespace="http://schemas.microsoft.com/SqlServer/Management/Registration")]
[System.Serializable]
public class ReportReportData
[<System.CodeDom.Compiler.GeneratedCode("xsd", "4.0.30319.33440")>]
[<System.ComponentModel.DesignerCategory("code")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Xml.Serialization.XmlType(AnonymousType=true, Namespace="http://schemas.microsoft.com/SqlServer/Management/Registration")>]
[<System.Serializable>]
type ReportReportData = class
Public Class ReportReportData
繼承
ReportReportData
屬性

建構函式

名稱 Description
ReportReportData()

初始化 ReportReportData 類別的新執行個體。

屬性

名稱 Description
Command

取得或設定當呼叫資料指令時將執行的指令。

DataProvider

取得或設定指定報告資料的資料提供者名稱。

Inline

取得或設定一個值,指示資料報告是否以內嵌方式呈現。

InlineSpecified

取得或設定一個值,指示資料報告是否被指定。

IsQueryFromXmlFile

取得或設定一個值,指示查詢是否來自 XML 檔案。

XMLResource

取得或設定與報告資料相關的 XML 資源。

適用於