Class COciColumnSchema
COciColumnSchema class describes the column meta data of an Oracle table.
- CComponent
- CDbColumnSchema
- COciColumnSchema
Package: system\db\schema\oci
Copyright: 2008-2013 Yii Software LLC
License: http://www.yiiframework.com/license/
Author: Ricardo Grana <rickgrana@yahoo.com.br>
Located at x2engine/framework/db/schema/oci/COciColumnSchema.php
Copyright: 2008-2013 Yii Software LLC
License: http://www.yiiframework.com/license/
Author: Ricardo Grana <rickgrana@yahoo.com.br>
Located at x2engine/framework/db/schema/oci/COciColumnSchema.php
protected
string
|
|
protected
|
|
protected
|
#
extractDefault( mixed $defaultValue )
Extracts the default value for the column. The value is typecasted to correct PHP type. |
extractLimit(),
init(),
typecast()
|
$allowNull,
$autoIncrement,
$comment,
$dbType,
$defaultValue,
$isForeignKey,
$isPrimaryKey,
$name,
$precision,
$rawName,
$scale,
$size,
$type
|