Indicates the CURRENT DATE (year, month, and day) column default attribute.
final byte ColumnSchema.COLUMN_DEFAULT_CURRENT_DATE
See "CURRENT DATE 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.