LoopbackTransaction::GetSchemaListing (open)

Returns a list of all schemas

Syntax

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

RECORD ARRAY FUNCTION GetSchemaListing()

Return value

RECORD ARRAY

All tables

is_system_schema

The schema is part of the database's metadata, not user created (it should not be migrated between databases)

schema_name

Name of the schema