string public
\Bitrix\Main\DB\MssqlSqlHelper::getLengthFunction(
string $field
);
This non-static method returns SQL function to get length of database field or expression.
Parameter $field
are SLQ unsafe.
Parameters
Parameter | Description | Version |
$field | Database field or expression. | |
Examples