[]
        
(Showing Draft Content)

C1.WPF.Report.DataSource.IsolationLevel

IsolationLevel Property

IsolationLevel

Gets or sets the isolation level for DbTransaction used to retrieve the report data.

The default is IsolationLevel.ReadCommitted.

Declaration
public IsolationLevel IsolationLevel { get; set; }