Documentation

prepareAssignment

string public
\Bitrix\Main\DB\SqlHelper::prepareAssignment(
 string $tableName,
 string $columnName,
 string $value
);

This non-static method builds the string for the SQL assignment operation of the specified column.

Parameters

ParameterDescriptionVersion
$tableNameTable name.
$columnNameColumn name.
$valueAssigned value.

Examples



© «Bitrix24», 2001-2024
Up