DataSelect.computeColumnsAttributes

bool computeColumnsAttributes()

Computes correct attributes for each of model's columns, which includes the "NOT NULL" attribute, the default value, the precision and scale for numeric values.

Returns

TRUE if no error occurred

Throws

[DataSelectException]