Storm\Drivers\Platforms\SQLite\Columns\DataTypes\DateTimeDataType::ClassType PHP 메소드

ClassType() 보호된 메소드

protected ClassType ( )
    protected function ClassType()
    {
        return 'DateTime';
    }