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