Sdílet prostřednictvím


AggregationMethodDefinition.Custom(String) Metoda

Definice

Vytvoří definici vlastní metody z popisku.

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

Popisek pro volání definice vlastní metody.

Návraty

Vlastní metoda byla vytvořena.

Platí pro