MultiTenantPrefix
No edit summary
No edit summary
Line 1: Line 1:
Multi Tenant Prefix is a property on SqlDatabaseConfig.
MultiTenant Prefix is a property on SqlDatabaseConfig.


If set, created tables will be prefixed, and tables without or with other prefix will be ignored by create and evolve. This will let you effectively have multiple eco-created systems in one database instance; Multi tenant.
If set, created tables will be prefixed, and tables with or without other prefixes will be ignored by create and evolve. This will let you effectively have multiple eco-created systems in one database instance: MultiTenant.


In MDrivenServer we use Admin_ prefix for MDrivenServers own model, and prefix A0_ for your uploaded model if you have chosen BuiltInDB .
In MDrivenServer, we use Admin_ prefix for MDrivenServers own model and the prefix A0_ for your uploaded model if you have chosen BuiltInDB.
[[File:2022-02-19 10h32 05.png|none|thumb|417x417px]]
[[File:2022-02-19 10h32 05.png|none|thumb|417x417px]]
[[Category:MDriven Server]]
[[Category:MDriven Server]]

Revision as of 09:50, 7 February 2023

MultiTenant Prefix is a property on SqlDatabaseConfig.

If set, created tables will be prefixed, and tables with or without other prefixes will be ignored by create and evolve. This will let you effectively have multiple eco-created systems in one database instance: MultiTenant.

In MDrivenServer, we use Admin_ prefix for MDrivenServers own model and the prefix A0_ for your uploaded model if you have chosen BuiltInDB.

2022-02-19 10h32 05.png
This page was edited 112 days ago on 02/10/2024. What links here