Click or drag to resize

IAggregateFluentExtensionsSetWindowFields Method

Overload List
  NameDescription
Public methodStatic memberSetWindowFieldsTResult, TWindowFields(IAggregateFluentTResult, ExpressionFuncISetWindowFieldsPartitionTResult, TWindowFields)
Appends a $setWindowFields to the pipeline.
Public methodStatic memberSetWindowFieldsTResult, TPartitionBy, TWindowFields(IAggregateFluentTResult, ExpressionFuncTResult, TPartitionBy, ExpressionFuncISetWindowFieldsPartitionTResult, TWindowFields)
Appends a $setWindowFields to the pipeline.
Public methodStatic memberSetWindowFieldsTResult, TPartitionBy, TWindowFields(IAggregateFluentTResult, ExpressionFuncTResult, TPartitionBy, SortDefinitionTResult, ExpressionFuncISetWindowFieldsPartitionTResult, TWindowFields)
Appends a $setWindowFields to the pipeline.
Top
See Also