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