ReportReportDataCommand Clase

Definición

Proporciona un comando de datos de informe que se va a utilizar en la clase.

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
Herencia
ReportReportDataCommand
Atributos

Constructores

ReportReportDataCommand()

Inicializa una nueva instancia de la clase ReportReportDataCommand.

Propiedades

Filter

Obtiene o establece la cadena de filtro, que determina el informe en el comando de datos de informe.

Text

Obtiene o establece el contenido de texto del comando de datos.

Se aplica a