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

データコマンドテキストの値を取得または設定します。

適用対象