[]
Gets or sets the isolation level for DbTransaction used to retrieve the report data.
The default is IsolationLevel.ReadCommitted.
public IsolationLevel IsolationLevel { get; set; }