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