DSQLCreateFunction

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(string functionName)
Undocumented in source.
this
this(string functionName, string parameters)
Undocumented in source.
this
this(string functionName, string parameters, string returnType)
Undocumented in source.
this
this(string functionName, string parameters, string returnType, string content)
Undocumented in source.

Members

Functions

toSQL
string toSQL()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta