Field.full


Description:

[ CCode ( has_construct_function = false ) ]
public Field.full (string name, DataType data_type, bool nullable)

Parameters:

name

The name of the field.

data_type

The data type of the field.

nullable

Whether null may be included or not.

Returns:

A newly created Field.