mysql-native v0.0.13 (2014-02-19T08:54:41Z)
Home
Dub
Repo
Command.this
mysql
connection
Command
Construct a naked Command object
this
(Connection con)
struct
Command
this
(
Connection
con
)
this
(Connection con, string sql)
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
Construct a naked Command object