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 的字串。

屬性

適用於