SQLite3Result::columnName Returns the name of the nth column &reftitle.description; public stringSQLite3Result::columnName intcolumn_number Returns the name of the column specified by the column_number. &reftitle.parameters; column_number The numeric zero-based index of the column. &reftitle.returnvalues; Returns the string name of the column identified by column_number.