Share via


ReportReportDataCommandText Classe

Définition

Affiche le texte de la commande de données qui a été exécutée pendant l'opération.

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

Constructeurs

ReportReportDataCommandText()

Initialise une nouvelle instance de la classe ReportReportDataCommandText.

Propriétés

EscapeMethod

Obtient ou définit la valeur de chaîne à utiliser dans la méthode EscapeMethod.

Value

Obtient ou définit la valeur du texte de la commande de données.

S’applique à