ReportReportDataCommand 類別

定義

提供一個用於類別的報告資料指令。

public ref class ReportReportDataCommand
[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 ReportReportDataCommand
[<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 ReportReportDataCommand = class
Public Class ReportReportDataCommand
繼承
ReportReportDataCommand
屬性

建構函式

名稱 Description
ReportReportDataCommand()

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

屬性

名稱 Description
Filter

取得或設定篩選字串,該字串在 report data 指令中決定報告內容。

Text

取得或設定 data 指令的文字內容。

適用於