The ISQLFunction type exposes the following members.

Methods

  NameDescription
Render
Render the function call as SQL.
ReturnType
The function return type

Properties

  NameDescription
HasArguments
Does this function have any arguments?
HasParenthesesIfNoArguments
If there are no arguments, are parens required?

See Also