uim-sql ~master (2019-06-09T07:48:03Z)
Dub
Repo
SQLCreateFunction
uim
sql
functions
create_
Undocumented in source. Be warned that the author may not have intended to support it.
auto
SQLCreateFunction
()
auto
SQLCreateFunction
(
)
auto
SQLCreateFunction
(string functionName)
auto
SQLCreateFunction
(string functionName, string parameters)
auto
SQLCreateFunction
(string functionName, string parameters, string returnType)
auto
SQLCreateFunction
(string functionName, string parameters, string returnType, string content)
Meta
Source
See Implementation
uim
sql
functions
create_
classes
DSQLCreateFunction
functions
SQLCreateFunction