sqlite3_db_filename

** CAPI3REF: Return The Filename For A Database Connection

extern (C) __gshared nothrow
const(char)*
sqlite3_db_filename
(
,
const char* zDbName
)

Meta

Suggestion Box / Bug Report