Indicates the current time column default attribute.
final byte ColumnSchema.COLUMN_DEFAULT_CURRENT_TIME
See "CURRENT TIME special value" under "Special values in UltraLite" in the SQL Anywhere documentation set.
The default value of existing tables can be determined by querying the column_default column in the TableSchema.SYS_COLUMNS system table.