ReportReportDataCommandText 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
顯示操作期間發生的資料指令文字。
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 |
取得或設定資料指令文字的值。 |