mysql-native v2.2.0 (2018-03-04T03:52:03Z)
Dub
Repo
Prepared.numArgs
mysql
prepared
Prepared
Gets the number of arguments this prepared statement expects to be passed in.
struct
Prepared
@
property
pure const nothrow
ushort
numArgs
(
)
Meta
Source
See Implementation
mysql
prepared
Prepared
constructors
this
functions
getArg
getExecQueryImplInfo
setArg
setArgs
setNullArg
sql
properties
columnSpecials
lastInsertID
numArgs
preparedFieldDescriptions
preparedParamDescriptions
variables
_columnSpecials
_headers
_inParams
_lastInsertID
_numParams
_psa
Gets the number of arguments this prepared statement expects to be passed in.