EfCodeFirstBusinessBase<TEntity,TContext>.CreateTransactionScope

Allows you to configure how the transaction scope is created internally. Sets the default isolation level to repetable read

public virtual TransactionScope CreateTransactionScope(IsolationLevel isolationLevel)

Return Value

A transaction scope

Parameters

isolationLevel


See also:

Class EfCodeFirstBusinessBase

© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic