TCreateShardConnectionEvent Type
Event type used to provide the database connection for a shard.
Remarks
Shard: The shard for which a connection must be created.
Connection: Set it to a new IDBConnection pointing to the shard database. Connection settings and credentials for the shard typically come from the application configuration, keyed by Shard.ShardId.
Syntax
Unit: XData.Comp.TenantConnectionPool