FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport Namespace / DataSource Class / c_DefIsolationLevel Field

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