GdaMetaTableColumn.defaultValue

the column's default value, represented as a valid SQL value (surrounded by simple quotes for strings, ...), or null if column has no default value

struct GdaMetaTableColumn
char* defaultValue;