TransactionBase::SchemaExists (open)

Returns whether a specific schema exists

Syntax

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

BOOLEAN FUNCTION SchemaExists(STRING schemaname)

Parameters

STRING schemaname

Schema to test

Return value

BOOLEAN

Whether the schema exists