DataSelect.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.

class DataSelect
bool
computeColumnsAttributes
()

Return Value

Type: bool

TRUE if no error occurred

Throws