NAME
SqliteColumnNameList — Return a Tcl list with the names of the columns of a table.
ERRORS
Error Conditions
ConditionError CodeError Message
TableName is empty. -12 Variable $VarName has empty value.
Table not found. -14 Table $TableName not found.
For the main part of the command documentation, see here.