Name | Description | |
---|---|---|
![]() | EomFunctionCall Constructor |
The following tables list the members exposed by EomFunctionCall.
Name | Description | |
---|---|---|
![]() | EomFunctionCall Constructor |
Name | Description | |
---|---|---|
![]() | FunctionName | The name of function. |
![]() | OperandType | Gets or sets the returning type of operand. (Inherited from C1.C1DataExtender.EomOperandElement) |
![]() | Parameters | The list of actual parameters. |
![]() | Parent | If this operand is Left or Right of EomOperation element, returns that EomOperation element. (Inherited from C1.C1DataExtender.EomOperandElement) |
![]() | SpecialFunction | For special SQL operators like "IS NULL", "LIKE" and so on returns a value denoting such an operator. Returns "No" for regular functions. |