ReportReportDataCommand 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
提供一個用於類別的報告資料指令。
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 指令的文字內容。 |