The isolation level used when BeginTransaction(Async) is called without one.
BeginTransaction(Async)
public IsolationLevel? DefaultIsolationLevel { get; set; }
If not specified, the behavior is driver-specific.