Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Storm
Drivers
Platforms
Mysql
Columns
DataTypes
DecimalDataType
PHP Class Storm\Drivers\Platforms\Mysql\Columns\DataTypes\DecimalDataType
Inheritance:
extends
Storm\Drivers\Base\Relational\Columns\Column
ファイルを表示
Open project: timetoogo/penumbra
Public Methods
Method
Description
ToPersistedValue
(
$PropertyValue
)
ToPropertyValue
(
$PersistedValue
)
__construct
(
$Name
,
$Length
,
$Precision
,
$Unsigned
= false )
Method Details
ToPersistedValue()
public
method
public
ToPersistedValue
(
$PropertyValue
)
ToPropertyValue()
public
method
public
ToPropertyValue
(
$PersistedValue
)
__construct()
public
method
public
__construct
(
$Name
,
$Length
,
$Precision
,
$Unsigned
= false )