context (Angleško)
Noun
A structure in the Entity Framework that represents the entity container that contains a connection to the underlying data source and provides services such as change tracking and identity resolution. A context is represented by an instance of the DbContext or ObjectContext class.