vdbe_trace


Description:

public bool vdbe_trace { set; get; }

VDBE trace

Turn tracing of the virtual database engine inside of the SQLite library on and off.

See SQLite documentation at: http://sqlite.org/pragma.html#pragma_vdbe_trace