ForwardingTransaction::GetColumnListing (open)

Returns the list of columns in a table

Syntax

LOADLIB "wh::dbase/transaction.whlib";

RECORD ARRAY FUNCTION GetColumnListing(STRING s, STRING tablename)

Parameters

schemaname

Schema of the table

tablename

Name of the table

Return value

List of columns

column_name

Name of the column

type

Type of the colum