ReportReportDataCommand Classe

Définition

Fournit une commande de données de rapport à utiliser dans la classe.

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
Héritage
ReportReportDataCommand
Attributs

Constructeurs

ReportReportDataCommand()

Initialise une nouvelle instance de la classe ReportReportDataCommand.

Propriétés

Filter

Obtient ou définit la chaîne de filtre, qui détermine le rapport dans la commande de données de rapport.

Text

Obtient ou définit le contenu de texte de la commande de données.

S’applique à