다음을 통해 공유


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를 반환합니다.

적용 대상