gda_field_actual_size

Name

gda_field_actual_size -- 

Synopsis

gint gda_field_actual_size (Gda_Field* f);

Arguments

f

a pointer to the field.

Description

Calculates the number of bytes the value fo the field needs.

Returns

the number of bytes the value fo the field needs or 0 if the field has a NULL value.