Documentation
Dlang.org
Column.setAutoIncrement
gda
column
Column
Sets the auto increment flag for the given column.
class
Column
void
setAutoIncrement
(
bool
isAuto
)
Parameters
isAuto
bool
auto increment status.
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 auto increment flag for the given column.