ReportReportDataCommandText.EscapeMethod 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定 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 的字串。
- 屬性