partial void OnCreated()
 {
     Connection.ConnectionString = SQLHelpers.GetConnectionStr();
 }