ForwardingTransaction::CreateTable (open)
Syntax
LOADLIB "wh::dbase/transaction.whlib";
MACRO CreateTable(STRING schemaname, STRING tablename, RECORD tablestructure)
Parameters
STRING schemaname
STRING tablename
RECORD tablestructure
LOADLIB "wh::dbase/transaction.whlib";
MACRO CreateTable(STRING schemaname, STRING tablename, RECORD tablestructure)
STRING schemaname
STRING tablename
RECORD tablestructure