Function Object (Model Designer)

Defines a function node in a query expression tree. This object inherits properties from the ExpressionNode object.

Properties

Name

Cardinality

Type

Description

FunctionName

1

Enum

The name of the function.

Arguments

0-1

Object

The number of arguments, and the type and cardinality of each argument, must match the requirements of the function.