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