Class Sql.odbc()->TypedResult

Inheritance graph

Inherit this_program

inherit ::this_program : this_program


Variable _null_value

mixed Sql.odbc.TypedResult._null_value

Description

Value to use to represent NULL.


Variable user_defined_cb

function(string(8bit), mapping(string:mixed), int:mixed) Sql.odbc.TypedResult.user_defined_cb

Description

Function called by user_defined_factory() to create values for custom types.