*** DRAFT ***

SQLite C Interface

Reset Automatic Extension Loading

void sqlite3_reset_auto_extension(void);

R-08916-58393:[This interface disables all automatic extensions previously registered using sqlite3_auto_extension(). ]

See also lists of Objects, Constants, and Functions.

*** DRAFT ***