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





