Documentation
Dlang.org
Column.setName
gda
column
Column
Sets the name of column to name.
class
Column
void
setName
(
string
name
)
Parameters
name
string
the new name of column.
gda
column
Column
constructors
this
functions
connectGTypeChanged
connectNameChanged
copy
getAllowNull
getAttribute
getAutoIncrement
getDbmsType
getDefaultValue
getDescription
getGType
getName
getPosition
self
setAllowNull
setAttribute
setAutoIncrement
setDbmsType
setDefaultValue
setDescription
setGType
setName
setPosition
properties
_gType
id
static functions
_getGType
Sets the name of column to name.