Property CacheDomain
Cache domain name for isolating scheme caches between different databases.
If not set, computed from connection string hash.
Use explicit name when connecting to same DB from multiple services.
public string? CacheDomain { get; set; }