DataServiceBehavior.AcceptReplaceFunctionInQuery 속성

정의

요청 URL에서 바꾸기 함수를 허용합니다.

public:
 property bool AcceptReplaceFunctionInQuery { bool get(); void set(bool value); };
public bool AcceptReplaceFunctionInQuery { get; set; }
member this.AcceptReplaceFunctionInQuery : bool with get, set
Public Property AcceptReplaceFunctionInQuery As Boolean

속성 값

Boolean을(를) 반환합니다.

적용 대상