prorm API Reference
    Preparing search index...

    Interface SQLiteConstants

    SQLite SQL constants

    interface SQLiteConstants {
        PRAGMA: PragmaSettings;
        ISOLATION_LEVEL: IsolationLevel;
    }
    Index
    ISOLATION_LEVEL: IsolationLevel