• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/location/comparator/tmptable.php
  • Класс: BitrixSaleLocationComparatorTmpTable
  • Вызов: TmpTable::isExist
public function isExist()
{
	return $this->connection->isTableExists($this->name);
}