AggregationMethodDefinition.Custom(String) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
從其標籤建立自訂方法定義。
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
參數
- customMethodLabel
- String
要呼叫自訂方法定義的標籤。
傳回
已建立自訂方法。