共用方式為


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

適用於