ReportReportDataCommandText Clase

Definición

Muestra el texto del comando de datos que se produjo durante la operación.

public ref class ReportReportDataCommandText
[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 ReportReportDataCommandText
[<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 ReportReportDataCommandText = class
Public Class ReportReportDataCommandText
Herencia
ReportReportDataCommandText
Atributos

Constructores

ReportReportDataCommandText()

Inicializa una nueva instancia de la clase ReportReportDataCommandText.

Propiedades

EscapeMethod

Obtiene o establece el valor de cadena que se va a utilizar en el método EscapeMethod.

Value

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

Se aplica a