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를 나타내는 문자열입니다.

특성

적용 대상