uim.sql.functions.create_

Undocumented in source.

Members

Classes

DSQLCreateFunction
class DSQLCreateFunction
Undocumented in source.

Functions

SQLCreateFunction
auto SQLCreateFunction()
Undocumented in source. Be warned that the author may not have intended to support it.
SQLCreateFunction
auto SQLCreateFunction(string functionName)
Undocumented in source. Be warned that the author may not have intended to support it.
SQLCreateFunction
auto SQLCreateFunction(string functionName, string parameters)
Undocumented in source. Be warned that the author may not have intended to support it.
SQLCreateFunction
auto SQLCreateFunction(string functionName, string parameters, string returnType)
Undocumented in source. Be warned that the author may not have intended to support it.
SQLCreateFunction
auto SQLCreateFunction(string functionName, string parameters, string returnType, string content)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta