I need to have the Term.TermID passed to the CoursesDetailsPage.cs so that I can basically use it as a foreign key, since SQLite doesn’t implement those natively.
The