Partager via


ODataQueryOptions.IsSupportedQueryOption(String) Méthode

Définition

Vérifier si l'option de requête donnée est prise en charge.

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

Paramètres

queryOptionName
String

Nom de l'option de requête.

Retours

Retourne true si l’option de requête est l’option de requête prise en charge.

S’applique à