[]
        
(Showing Draft Content)

C1.DataConnector.FunctionExpression

FunctionExpression Class

The class used to represent SQL expressions that can be seen as function calls

Inheritance
FunctionExpression
Implements
Namespace: C1.DataConnector
Assembly: C1.DataConnector.dll
Syntax
public class FunctionExpression : IExpression

Constructors

Name Description
FunctionExpression()

Properties

Name Description
FunctionName

The name of the function used in the function call

SubExpressions

The IExpression children that made this IExpression

Type

The type of the expression