Syntax
SETDB database_name { class_name | ALL }
Parameters
database_name
A variable or literal (in quotes) that specifies the target database.
class_name
Name of a persistent class to use the specified target database.
ALL
Specifies that all classes are to have the same target database.
Description
The SetDB logic command is not supported on applications deployed to Windows or MCP.