TransactionBase::PrepareAlterTable (open)

Get a helper object to alter table structures

Syntax

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

OBJECT FUNCTION PrepareAlterTable(STRING schemaname, STRING tablename)

Parameters

STRING schemaname

Schema of the table

STRING tablename

Name of the table to add

Return value

OBJECT

Table structure object