mysql-native v0.0.13 (2014-02-19T08:54:41Z)
Home
Dub
Repo
Command.setNullParam
mysql
connection
Command
Sets a prepared statement parameter to NULL.
struct
Command
void
setNullParam
(
size_t
index
)
Meta
Source
See Implementation
mysql
connection
Command
constructors
this
functions
bindParameter
bindParameterTuple
bindParameters
execFunction
execPrepared
execPreparedResult
execPreparedSequence
execPreparedTuple
execProcedure
execSQL
execSQLResult
execSQLSequence
execSQLTuple
getNextRow
param
prepare
purgeResult
releaseStatement
setNullParam
properties
lastInsertID
numParams
preparedFieldDescriptions
preparedParamDescriptions
resultFieldDescriptions
sql
Sets a prepared statement parameter to NULL.