uim-sql ~master (2019-06-09T07:48:03Z)
Dub
Repo
DSQLUpdate.this
uim
sql
tables
update
DSQLUpdate
Undocumented in source.
this
()
class
DSQLUpdate
this
(
)
this
(string tableName)
this
(string tableName, string[string] values, string condition)
this
(string tableName, string value, string condition)
this
(string tableName, string[string] values, string[] conditions)
this
(string tableName, string value, string[] conditions)
Meta
Source
See Implementation
uim
sql
tables
update
DSQLUpdate
constructors
this
functions
sets
table
toSQL
where
variables
_sets
_table
_where