Share via


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

适用于