[]
        
(Showing Draft Content)

C1.Report.DataSource.c_DefIsolationLevel

c_DefIsolationLevel Field

Defines default IsolationLevel for transaction used to get report data.

Namespace: C1.Report
Assembly: C1.Report.4.6.2.dll
Syntax
public const IsolationLevel c_DefIsolationLevel = ReadCommitted
Public Const c_DefIsolationLevel As IsolationLevel = ReadCommitted
Returns
Type Description
IsolationLevel Defines default IsolationLevel for transaction used to get report data.