Udostępnij za pośrednictwem


EnableQueryAttribute.AllowedQueryOptions Właściwość

Definicja

Pobiera lub ustawia parametry zapytania, które są dozwolone w zapytaniach.

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

Wartość właściwości

Wartość domyślna obejmuje wszystkie opcje zapytania: $filter, $skip, $top, $orderby, $expand, $select, $count, $format, $skiptoken i $deltatoken.

Dotyczy