Udostępnij za pośrednictwem


ODataValidationSettings.AllowedQueryOptions Właściwość

Definicja

Pobiera lub ustawia parametry zapytania, które są dozwolone wewnątrz zapytania. Wartością domyślną są wszystkie opcje zapytań, w tym $filter, $skip, $top, $orderby, $expand, $select, $count, $format, $skiptoken i $deltatoken.

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

Dotyczy