The ISQLFunction type exposes the following members.

Methods

  NameDescription
Public methodRender
Render the function call as SQL.
Public methodReturnType
The function return type

Properties

  NameDescription
Public propertyHasArguments
Does this function have any arguments?
Public propertyHasParenthesesIfNoArguments
If there are no arguments, are parens required?

See Also