mysql-native v3.0.0

API Reference Home: [This Version] [Latest Version] [Other Versions]


Struct PreparedStmtHeaders

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

struct PreparedStmtHeaders ;

As noted in ParamDescription description, parameter descriptions are not fully implemented by MySQL.

Constructors

NameDescription
this

Properties

NameTypeDescription
fieldDescriptions[get] FieldDescription[]
paramCount[get] const(ushort)
paramDescriptions[get] ParamDescription[]
warnings[get] ushort

Methods

NameDescription
col
param
showCols