Click or drag to resize

QueryableExtensionMethodsStandardDeviationAsync Method

Overload List
  NameDescription
Public methodStatic memberStandardDeviationAsyncTSource, TColumnType(IQueryableTSource, ExpressionFuncTSource, TColumnType)
Async variant of StandardDeviation.
Public methodStatic memberStandardDeviationAsyncTSource, TColumnType(IQueryableTSource, ExpressionFuncTSource, TColumnType, Boolean)
Async variant of StandardDeviation.
Public methodStatic memberStandardDeviationAsyncTSource, TColumnType(IQueryableTSource, ExpressionFuncTSource, TColumnType, CancellationToken)
Async variant of StandardDeviation.
Public methodStatic memberStandardDeviationAsyncTSource, TColumnType(IQueryableTSource, ExpressionFuncTSource, TColumnType, Boolean, CancellationToken)
Async variant of StandardDeviation.
Top
See Also