getColumnDefaultValue method

Returns the default value of the named column or null if the default value is null.

Syntax
String getColumnDefaultValue( String name )
Parameters
  • name   Name of the column.