Packages
libgda-6.0
Gda
Column
desc
id
name
Column
copy
get_allow_null
get_auto_increment
get_dbms_type
get_default_value
get_description
get_g_type
get_name
get_position
set_allow_null
set_auto_increment
set_dbms_type
set_default_value
set_description
set_g_type
set_name
set_position
g_type_changed
name_changed
set_name
Description:
public
void
set_name
(
string
name)
Sets the name of
this
to
name
.
Parameters:
this
a
Column
.
name
the new name of
this
.