Partager via


AggregationMethodDefinition.Custom(String) Méthode

Définition

Crée une définition de méthode personnalisée à partir de son étiquette.

public static Microsoft.OData.UriParser.Aggregation.AggregationMethodDefinition Custom (string customMethodLabel);
static member Custom : string -> Microsoft.OData.UriParser.Aggregation.AggregationMethodDefinition
Public Shared Function Custom (customMethodLabel As String) As AggregationMethodDefinition

Paramètres

customMethodLabel
String

Étiquette à appeler la définition de méthode personnalisée.

Retours

Méthode personnalisée créée.

S’applique à