ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Report Namespace / DataSource Class / c_DefIsolationLevel Field

In This Topic
    c_DefIsolationLevel Field
    In This Topic
    Defines default IsolationLevel for transaction used to get report data.
    Syntax
    'Declaration
     
    Public Const c_DefIsolationLevel As System.Data.IsolationLevel
    public const System.Data.IsolationLevel c_DefIsolationLevel
    See Also