stmt:get_utypes

Returns a list of types of the columns in a result set

Prototype

stmt:get_utypes()

Description

This function returns a list with the types of all columns in the result set returned by statement stmt.

Lua functions

Topics