Table of Contents

Interface AnalyticFunctions.IAggregateFunctionSelfContained<TR>

Namespace
LinqToDB
Assembly
linq2db.dll
public interface AnalyticFunctions.IAggregateFunctionSelfContained<out TR> : AnalyticFunctions.IAggregateFunction<TR>, AnalyticFunctions.IAnalyticFunction<TR>, AnalyticFunctions.IReadyToFunction<TR>

Type Parameters

TR
Inherited Members
Extension Methods