public bool ExecuteUpdateCommand(NpgsqlCommand npg, ref string msg) { return(DataAccessManager.ExecuteUpdateCommand(npg, ref msg)); }