Storm\Drivers\Platforms\Base\Queries\InsertThenUpsertPersister::UpsertRows PHP Метод

UpsertRows() абстрактный защищенный Метод

abstract protected UpsertRows ( Storm\Drivers\Base\Relational\Queries\IConnection $Connection, Table $Table, array $Rows )
$Connection Storm\Drivers\Base\Relational\Queries\IConnection
$Table Storm\Drivers\Base\Relational\Table
$Rows array
    protected abstract function UpsertRows(IConnection $Connection, Table $Table, array $Rows);