public List <ServerDetails> GetDataBaseConnectionString()
 {
     return(reportsDataAccess.GetDataBaseConnectionString());
 }