Click or drag to resize
QueryableExtensionMethodsCountColumn Method
Overload List
  NameDescription
Public methodStatic memberCountColumnTSource, TColumnType(IQueryableTSource, ExpressionFuncTSource, TColumnType)
returns the number of values in the set specified by selector which is 1 column wide.
Public methodStatic memberCountColumnTSource, TColumnType(IQueryableTSource, ExpressionFuncTSource, TColumnType, Boolean)
returns the number of distinct values in the set specified by selector which is 1 column wide
Top
See Also