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