Sqlite3 3.50.2
Light weight SQL DB
Loading...
Searching...
No Matches
ColModeOpts Struct Reference

Data Fields

int iWrap
u8 bQuote
u8 bWordWrap

Detailed Description

Definition at line 21656 of file shell.c.

Field Documentation

◆ bQuote

u8 ColModeOpts::bQuote

Definition at line 21658 of file shell.c.

Referenced by do_meta_command(), and exec_prepared_stmt_columnar().

◆ bWordWrap

u8 ColModeOpts::bWordWrap

Definition at line 21659 of file shell.c.

Referenced by do_meta_command(), and exec_prepared_stmt_columnar().

◆ iWrap

int ColModeOpts::iWrap

Definition at line 21657 of file shell.c.

Referenced by do_meta_command(), and exec_prepared_stmt_columnar().


The documentation for this struct was generated from the following file: