Sdílet prostřednictvím


ODataQueryOptions.IsSupportedQueryOption(String) Metoda

Definice

Zkontrolujte, jestli je daná možnost dotazu podporovanou možností dotazu.

public bool IsSupportedQueryOption (string queryOptionName);
member this.IsSupportedQueryOption : string -> bool
Public Function IsSupportedQueryOption (queryOptionName As String) As Boolean

Parametry

queryOptionName
String

Název možnosti dotazu.

Návraty

Vrátí, true pokud je možnost dotazu podporovanou možností dotazu.

Platí pro