set_allow_null


Description:

public void set_allow_null (bool allow)

Sets the 'allow null' flag of the given column.

Parameters:

this

a Column.

allow

whether the given column should allows null values or not.