TCreateShardPoolEvent Type
Event type used to provide a ready-made connection pool for a shard.
Remarks
Shard: The shard for which a pool must be created.
Pool: Set it to an IDBConnectionPool serving the shard database. When the handler leaves Pool unassigned, the component builds a standard pool itself using the TXDataTenantConnectionPool.OnCreateShardConnection event.
Syntax
Unit: XData.Comp.TenantConnectionPool