EF core why are related properties being returned
We are using EntityFrameworkCore 2.1.14 for a project. When I tried the below two statements, the SQL generated was different but both returned the related properties.
We are using EntityFrameworkCore 2.1.14 for a project. When I tried the below two statements, the SQL generated was different but both returned the related properties.