TXDataTenantConnectionPool.EnableFilter Property
Indicates whether the multitenant global filter is enabled automatically on every request manager.
Remarks
When True, every Aurelius.Engine.ObjectManager.TObjectManager created for a request gets the filter named FilterName enabled, with the current tenant id assigned to the FilterParamName parameter, providing row-level isolation between tenants that share a shard database. Defaults to False.
Syntax
Unit: XData.Comp.TenantConnectionPool
property TXDataTenantConnectionPool.EnableFilter: Boolean