uim-sql ~master (2019-06-09T07:48:03Z)
Dub
Repo
DSQLCreateFunction.this
uim
sql
functions
create_
DSQLCreateFunction
Undocumented in source.
this
()
this
(string functionName)
this
(string functionName, string parameters)
this
(string functionName, string parameters, string returnType)
this
(string functionName, string parameters, string returnType, string content)
class
DSQLCreateFunction
this
(
string
functionName
,
string
parameters
,
string
returnType
,
string
content
)
Meta
Source
See Implementation
uim
sql
functions
create_
DSQLCreateFunction
constructors
this
functions
toSQL