The ISQLFunction type exposes the following members.
Methods
Name | Description | |
---|---|---|
Render |
Render the function call as SQL.
| |
ReturnType |
The function return type
|
Properties
Name | Description | |
---|---|---|
HasArguments |
Does this function have any arguments?
| |
HasParenthesesIfNoArguments |
If there are no arguments, are parens required?
|