Share via


ReportReportDataCommand Classe

Definizione

Fornisce un comando dati del report da utilizzare nella 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
Ereditarietà
ReportReportDataCommand
Attributi

Costruttori

ReportReportDataCommand()

Inizializza una nuova istanza della classe ReportReportDataCommand.

Proprietà

Filter

Ottiene o imposta la stringa di filtro che determina il report nel comando dati del report.

Text

Ottiene o imposta il contenuto di testo del comando dati.

Si applica a