Example #1
0
 public static SqlConnection GetTenantConnection()
 {
     return(Database.GetTenant().GetConnection());
 }