get_default


Description:

[ Version ( since = "6.0" ) ]
public unowned string get_default ()

Returns default value for the column.

Can be null if the default value hasn't been set.

Parameters:

this

a DbColumn instance

Returns:

Default value for the column as a string.