Show / Hide Table of Contents

Constructor UnaryExpression

| Improve this Doc View Source

UnaryExpression(Column<T>)

Initializes a new instance of UnaryExpression<T> object.

Declaration
protected UnaryExpression(Column<T> operand)
Parameters
Type Name Description
Column<T> operand

The operand.

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