get_table


Description:

[ CCode ( cname = "_sqlite3_get_table" ) ]
public int get_table (string sql, out string[] resultp, out int nrow, out int ncolumn, out string? errmsg = null)