public static string GetConnectionString()
 {
     return(_entityHelper.GetConnectionString());
 }