Table of Contents

Interface WindowFunctionBuilder.IDefinedFunction<TR>

Namespace
LinqToDB
Assembly
linq2db.dll

Marker interface indicating the window function definition is complete and can be returned from the builder lambda.

public interface WindowFunctionBuilder.IDefinedFunction<out TR>

Type Parameters

TR
Extension Methods