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

보고서 데이터 명령의 보고서를 확인하는 필터 문자열을 가져오거나 설정합니다.

Text

데이터 명령의 텍스트 내용을 가져오거나 설정합니다.

적용 대상