Home
last modified time | relevance | path

Searched refs:iPrimaryKeyCol (Results 1 – 1 of 1) sorted by relevance

/dports/www/itop/web/synchro/
H A Dsynchro_import.php478 $iPrimaryKeyCol = $iFieldId; variable
486 if (!isset($iPrimaryKeyCol))
523 $sReconciliationCondition = "`primary_key` = ".CMDBSource::Quote($aRow[$iPrimaryKeyCol]);
606 if ($iCol == $iPrimaryKeyCol) continue;