sqlite3_get_table

** CAPI3REF: Convenience Routines For Running Queries

extern (C) __gshared nothrow
int
sqlite3_get_table
(
,
const(char)* zSql
,
char*** pazResult
,
int* pnRow
,,
char** pzErrmsg
)

Meta

Suggestion Box / Bug Report