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
属性

コンストラクター

名前 説明
ReportReportDataCommand()

ReportReportDataCommand クラスの新しいインスタンスを初期化します。

プロパティ

名前 説明
Filter

report dataコマンドでレポートを決定するフィルター文字列を取得します。

Text

データコマンドのテキスト内容を取得または設定します。

適用対象