Struct PreparedStmtHeaders

A struct representing the collation of a prepared statement parameter description sequence

As noted above - parameter descriptions are not fully implemented by MySQL.

Constructors

Name Description
this

Properties

Name Type Description
fieldDescriptions [get] FieldDescription[]
paramCount [get] const(ushort)
paramDescriptions [get] ParamDescription[]
warnings [get] ushort

Methods

Name Description
col
param
showCols

Authors

Copyright

License