gtk-d v1.7.7 (2015-08-27T20:25:36Z)
Home
Dub
Repo
FieldAttributes.setAutoIncrement
gda
FieldAttributes
FieldAttributes
Sets the auto increment flag for the given field.
class
FieldAttributes
void
setAutoIncrement
(
int
isAuto
)
Parameters
isAuto
int
auto increment status.
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 auto increment flag for the given field.