Field


Description:

[ CCode ( has_construct_function = false ) ]
public Field (string name, owned DataType data_type)

Parameters:

name

The name of the field.

data_type

The data type of the field.

Returns:

A newly created Field.