Un campo de la tabla.
license | MIT License |
---|---|
link | http://jharo.net |
author | Juan Haro |
__construct()
getExtra()
getIsPrimaryKey()
getLength()
getName()
getNull()
getType()
setExtra($extra)
setIsPrimaryKey($isPrimaryKey)
setLength($length)
setName($name)
setNull($nullValue)
setType($type)
$extra : string
ej., AUTO_INCREMENT)
$isPrimaryKey : boolean
$length : string
$name : string
$null : boolean
$type : string
DEFAULT_LENGTH
DEFAULT_NULL_VALUE
DEFAULT_TYPE
SQL_AUTO_INCREMENT_VALUE
SQL_NOT_NULL_VALUE
SQL_NULL_VALUE