Class EntityNonTransactionalQueryContext

Entity framework representation of a non-transactional query execution unit. When supplied to EntityMutator and EntityLoader methods, they will be run independently of any running transaction (though mutations start their own independent transactions internally when not being run in a transaction).

Hierarchy (view full)

Constructors

Methods