from_string


Description:

public static JournalMode from_string (string? journal_mode)

Convert a string as returned by SQLite to a JournalMode

Parameters:

journal_mode the string representation of the journal mode

Returns:

the JournalMode