semitwistweb ~master (2016-10-14T01:52:31Z)
Home
Dub
Repo
dboRunSQL
semitwistWeb
db
Undocumented in source. Be warned that the author may not have intended to support it.
bool
dboRunSQL
(Connection dbConn, T dbo, string sql)
bool
dboRunSQL
(Connection dbConn, T dbo, ulong rowsAffected, string sql)
bool
dboRunSQL
(Command db, T dbo)
bool
dboRunSQL
(
T
)
(
ref
Command
db
,
T
dbo
)
bool
dboRunSQL
(Command db, T dbo, ulong rowsAffected)
Meta
Source
See Implementation
semitwistWeb
db
aliases
DBOHelperTypes
classes
DBO
DBODuplicateEntryException
DBOException
functions
clearDBCache
convertMySQLToDBO
dboRunSQL
dboRunSQLResult
fillDBCache
getDBColumns
getDBKeys
getNullable
initializeDB
mySqlDateTime
mySqlString
rebuildDBCache
runSQL
mixin templates
defineDBO
structs
SessionDB
Token
variables
dbHelperLogSql
dbHelperOpenDB