Show / Hide Table of Contents

Constructor FunctionExpression

| Improve this Doc View Source

FunctionExpression(Column[])

Initializes a new instance of FunctionExpression<T> class.

Declaration
protected FunctionExpression(params Column[] parameters)
Parameters
Type Name Description
Column[] parameters

The parameters of the function call.

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