NAME
SqliteColumnNameAndTypeList — Return the names and types of the columns of some 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
.