Pike v8.1 release 6

Class Sql.odbc()->TypedResult

Inheritance graph
::this_program predef::Sql.odbc.TypedResult

Variable _null_value

mixed Sql.odbc.TypedResult._null_value

Description

Value to use to represent NULL.


Inherit this_program

inherit ::this_program : this_program


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.