gtk-d v2.3.1 (2013-11-18T22:31:45Z)
Home
Dub
Repo
FieldAttributes.setName
gda
FieldAttributes
FieldAttributes
Sets the name of fa to name.
class
FieldAttributes
void
setName
(
string
name
)
Parameters
name
string
the new name of fa.
Meta
Source
See Implementation
gda
FieldAttributes
FieldAttributes
constructors
this
functions
copy
equal
free
getAllowNull
getAutoIncrement
getCaption
getDefaultValue
getDefinedSize
getFieldAttributesStruct
getGdatype
getName
getPosition
getPrimaryKey
getReferences
getScale
getStruct
getTable
getUniqueKey
setAllowNull
setAutoIncrement
setCaption
setDefaultValue
setDefinedSize
setGdatype
setName
setPosition
setPrimaryKey
setReferences
setScale
setTable
setUniqueKey
static functions
getType
variables
gdaFieldAttributes
Sets the name of fa to name.