stmt:get_named_types

Returns a table of names and types for the columns in a result set

Prototype

stmt:get_named_types()

Description

Returns a table with the names and types of all columns in the result set of statement stmt.

Lua functions

Topics