I\'m trying to execute two stored procedures in a seeding class.
int count=0; try{ _context.Database.OpenConnection();