public IQueryable <Certification> GetAll() { return((IQueryable <Certification>)link.Certification_GetAll()); }