mysql-native v1.1.4 (2017-12-04T08:31:55Z)
Dub
Repo
Command.sql
mysql
commands
Command
Get the current SQL for the Command
const
(
char
)[]
sql
[@property getter]
struct
Command
@
property
pure const nothrow
const
(
char
)[]
sql
(
)
const
(
char
)[]
sql
[@property setter]
Meta
Source
See Implementation
mysql
commands
Command
constructors
this
functions
bindParameter
bindParameterTuple
bindParameters
execFunction
execPrepared
execPreparedResult
execPreparedSequence
execPreparedTuple
execProcedure
execSQL
execSQLResult
execSQLSequence
execSQLTuple
getArg
getNextRow
param
prepare
purgeResult
releaseStatement
setNullParam
properties
lastInsertID
numParams
preparedFieldDescriptions
preparedParamDescriptions
resultFieldDescriptions
rowsPending
sql
variables
_con
_prepared
_prevFunc
_sql
Get the current SQL for the Command