Condividi tramite


AggregationMethodDefinition.Custom(String) Metodo

Definizione

Crea una definizione di metodo personalizzata dall'etichetta.

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

Parametri

customMethodLabel
String

Etichetta da chiamare la definizione del metodo personalizzato.

Restituisce

Metodo personalizzato creato.

Si applica a