PHP Class Storm\Drivers\Platforms\Mysql\Columns\DataTypes\DecimalDataType

Inheritance: extends Storm\Drivers\Base\Relational\Columns\Column
Afficher le fichier Open project: timetoogo/penumbra

Méthodes publiques

Méthode Description
ToPersistedValue ( $PropertyValue )
ToPropertyValue ( $PersistedValue )
__construct ( $Name, $Length, $Precision, $Unsigned = false )

Method Details

ToPersistedValue() public méthode

public ToPersistedValue ( $PropertyValue )

ToPropertyValue() public méthode

public ToPropertyValue ( $PersistedValue )

__construct() public méthode

public __construct ( $Name, $Length, $Precision, $Unsigned = false )