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
属性

コンストラクター

ReportReportDataCommandText()

ReportReportDataCommandText クラスの新しいインスタンスを初期化します。

プロパティ

EscapeMethod

EscapeMethod メソッドで使用する文字列値を取得します。値の設定も可能です。

Value

データ コマンド テキストの値を取得します。値の設定も可能です。

適用対象