Документация по D7
История изменений
Модули
Главный модуль в старом ядре
addSecondsToDateTime
castToChar
convertDateField
convertDatetimeField
convertStringField
forSql
formatDate
getAliasLength
getCharToDateFunction
getColumnTypeByField
getConcatFunction
getConverter
getCurrentDateFunction
getCurrentDateTimeFunction
getDateToCharFunction
getDatetimeToDateFunction
getFieldByColumnType
getIsNullFunction
getLeftQuote
getLengthFunction
getQueryDelimiter
getRightQuote
getSubstrFunction
getTopSql
prepareMerge
softCastTextToChar
getConcatFunction
string public \Bitrix\Main\DB\MssqlSqlHelper::getConcatFunction( string $field,... );
Нестатический метод возвращает sql-функцию для конкатенации полей и операторов базы данных.
Параметры не сводятся к SQL безопасному виду.
Параметры
Параметр | Описание | Версия |
---|---|---|
$field,... | Поля и операторы базы данных. |
Примеры
© «Битрикс», 2001-2025, «1С-Битрикс», 2025
Наверх