fastdo  0.5.12
eiendb::MySQLStatement 成员列表

成员的完整列表,这些成员属于 eiendb::MySQLStatement,包括所有继承而来的类成员

bind(int paramIndex, winux::Mixed const &val)eiendb::MySQLStatementvirtual
bind(winux::String const &paramName, winux::Mixed const &val)eiendb::MySQLStatementvirtual
build(winux::String const &sql)eiendb::MySQLStatementvirtual
build(winux::String const &sql, winux::Mixed const &params)eiendb::MySQLStatementvirtual
build(winux::String const &sql, winux::MixedArray const &params)eiendb::MySQLStatementvirtual
build(winux::String const &sql, winux::StringMixedMap const &params)eiendb::MySQLStatementvirtual
getCnn() const eiendb::MySQLStatementinline
getParam(int paramIndex) const eiendb::MySQLStatement
getParam(winux::String const &paramName) const eiendb::MySQLStatement
getSql()eiendb::MySQLStatement
MySQLStatement(MySQLConnection *cnn)eiendb::MySQLStatement
MySQLStatement(MySQLConnection *cnn, winux::String const &sql)eiendb::MySQLStatement
MySQLStatement(MySQLConnection *cnn, winux::String const &sql, winux::Mixed const &params)eiendb::MySQLStatement
MySQLStatement(MySQLConnection *cnn, winux::String const &sql, winux::MixedArray const &params)eiendb::MySQLStatement
MySQLStatement(MySQLConnection *cnn, winux::String const &sql, winux::StringMixedMap const &params)eiendb::MySQLStatement
operator bool() const eiendb::MySQLStatementinline
~IDBStatement()eiendb::IDBStatementinlinevirtual
~MySQLStatement()eiendb::MySQLStatementvirtual