Multi-tenant keywords
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Multi-tenant keywords
If you are dumping a multi-tenant database, multi-tenant tokens are present if the field is true. Multi-tenant tokens are:
-
MULTITENANT=yesMULTITENANT=yesidentifies whether the table or sequence is multi-tenant. This option is allowed with theADDandMODIFYoperation keywords for a table, and with theADDoperation keyword for a sequence.Note:Loading a .df file with this token gives an error if loaded in a database that is not multi-tenant enabled.
-
NO-DEFAULT-AREANO-DEFAULT-AREAindicates that the "keep default area" of the user interface (Data Admin) is false.NO-DEFAULT-AREAis specified on a multi-tenant enabled table k and is only allowed with theADDoperation keyword.