Show / Hide Table of Contents

Constructor AggregateFunctionExpression

| Improve this Doc View Source

AggregateFunctionExpression(Column)

Initializes a new instance of AggregateFunctionExpression<T> class.

Declaration
protected AggregateFunctionExpression(Column param)
Parameters
Type Name Description
Column param

The parameter of the aggregate function.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest