DefineAsAlias - DataDictionary
Sets this DD to work as an alias
Type: Procedure
Syntax
Procedure DefineAsAlias
Call Example
Send DefineAsAlias
Description
This sets this DD to work as an alias, by clearing all required servers and clients. It is called by Set Alias_File. It can be augmented.
Relates can either be defined by a table or by the DD. pbUseDDRelates determines if relates are defined by the table (False) or the DD (True). See pbUseDDRelates for more information