Show / Hide Table of Contents

Constructor ScalarFunctionExpression

| Improve this Doc View Source

ScalarFunctionExpression(Column[])

Initializes a new instance of ScalarFunctionExpression<T> class.

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

The parameters.

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