Storm\Drivers\Platforms\SQLite\PrimaryKeys\KeyGeneratorSet::Sequence PHP Метод

Sequence() публичный Метод

public Sequence ( $Name )
    public function Sequence($Name)
    {
        throw $this->Unsupported(__FUNCTION__);
    }