stmt:get_types

Returns a table of the types of all columns in a result set

Prototype

stmt:get_types()

Description

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

Lua functions

Topics