Method Sql.odbc()->TypedResult()->user_defined_factory()


Method user_defined_factory

mixed user_defined_factory(string(8bit) raw, mapping(string:mixed) field_info, int field_number)

Description

Function called to create representations of user-defined types.

The default implementation just calls user_defined_cb if it has been set, and otherwise returns raw.