namespace Erp.Reports; public static class ReportsConsts { public const string DbTablePrefix = "Erp"; public const string DbSchema = null; }