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

属性

适用于