PHP 클래스 Storm\Drivers\Platforms\Mysql\Columns\DataTypes\DecimalDataType

상속: extends Storm\Drivers\Base\Relational\Columns\Column
파일 보기 프로젝트 열기: timetoogo/penumbra

공개 메소드들

메소드 설명
ToPersistedValue ( $PropertyValue )
ToPropertyValue ( $PersistedValue )
__construct ( $Name, $Length, $Precision, $Unsigned = false )

메소드 상세

ToPersistedValue() 공개 메소드

public ToPersistedValue ( $PropertyValue )

ToPropertyValue() 공개 메소드

public ToPropertyValue ( $PersistedValue )

__construct() 공개 메소드

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