Compartir a través de


EnableQueryAttribute.AllowedFunctions Propiedad

Definición

Obtiene o establece un valor que representa una lista de funciones permitidas que se usan en la consulta $filter. Las funciones compatibles incluyen lo siguiente:

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

Valor de propiedad

Se aplica a