Storm\Drivers\Dynamic\Relational\Table::KeyGenerator PHP Method

KeyGenerator() final protected method

final protected KeyGenerator ( Storm\Drivers\Base\Relational\PrimaryKeys\IKeyGeneratorSet $KeyGenerator )
$KeyGenerator Storm\Drivers\Base\Relational\PrimaryKeys\IKeyGeneratorSet
    protected final function KeyGenerator(IKeyGeneratorSet $KeyGenerator)
    {
        return $this->KeyGenerator;
    }