다음을 통해 공유


EnableQueryAttribute.AllowedFunctions 속성

정의

$filter 쿼리에 사용되는 허용된 함수 목록을 나타내는 값을 가져오거나 설정합니다. 지원되는 함수에는 다음이 포함됩니다.

public Microsoft.AspNet.OData.Query.AllowedFunctions AllowedFunctions { get; set; }
member this.AllowedFunctions : Microsoft.AspNet.OData.Query.AllowedFunctions with get, set
Public Property AllowedFunctions As AllowedFunctions

속성 값

적용 대상