• Модуль: tasks
  • Путь к файлу: ~/bitrix/modules/tasks/lib/internals/database/helper/common.php
  • Класс: BitrixTasksInternalsDataBaseHelperCommon
  • Вызов: Common::getBatchInsertSeparatorSql
static function getBatchInsertSeparatorSql()
{
	return ', ';
}