.NET Flashcards
1
Q
in .net, DBSet objs are made when ___ uses the ___ metho
A
DBContext, DBContext.Set
2
Q
in .net a DBSet holds what
A
a collection of all entities in a context or that can be quetried from a database of a given type