serialize


Description:

public string serialize ()

Creates a new string representing a field.

You need to free the returned string using g_free;

Parameters:

this

a SqlField structure

Returns:

a new string with the name of the field or "null" in case this is invalid.