ReportReportDataCommandText 類別

定義

顯示操作期間發生的資料指令文字。

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
繼承
ReportReportDataCommandText
屬性

建構函式

名稱 Description
ReportReportDataCommandText()

初始化 ReportReportDataCommandText 類別的新執行個體。

屬性

名稱 Description
EscapeMethod

取得或設定 EscapeMethod 方法中要使用的字串值。

Value

取得或設定資料指令文字的值。

適用於