Udostępnij za pośrednictwem


AggregationMethodDefinition.Custom(String) Metoda

Definicja

Tworzy niestandardową definicję metody na podstawie etykiety.

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

Parametry

customMethodLabel
String

Etykieta do wywoływania niestandardowej definicji metody.

Zwraca

Utworzono metodę niestandardową.

Dotyczy