ReportReportDataCommandText.EscapeMethod Property

Definition

Gets or sets the string value to use in the EscapeMethod method.

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

Property Value

A string that represents the EscapeMethod.

Attributes

Applies to