Storm\Drivers\Platforms\Mysql\PrimaryKeys\SequenceGenerator::GetSequenceName PHP Метод

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

public GetSequenceName ( )
    public function GetSequenceName()
    {
        return $this->SequenceName;
    }