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
schemanameSchema of the table
tablenameName of the table
Return value
List of columns
column_nameName of the column
typeType of the colum