Storm\Drivers\Platforms\SQLite\PrimaryKeys\KeyGeneratorSet::Sequence PHP Method

Sequence() public method

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