ReportReportDataCommandText.EscapeMethod プロパティ

定義

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

public:
 property System::String ^ EscapeMethod { System::String ^ get(); void set(System::String ^ value); };
[System.Xml.Serialization.XmlAttribute]
public string EscapeMethod { get; set; }
[<System.Xml.Serialization.XmlAttribute>]
member this.EscapeMethod : string with get, set
Public Property EscapeMethod As String

プロパティ値

EscapeMethod を表す文字列。

属性

適用対象