Documentation

prepareFilterJoinSql

string public static
\Bitrix\Crm\Binding\DealContactTable::prepareFilterJoinSql(
 integer $entityTypeID,
 integer $entityID,
 string $tableAlias
);

Method prepares filter conditions for SQL JOIN query for specific entity. Static method.

Parameters

ParameterDescriptionVersion
$entityTypeIDEntity type ID for filter.
$entityIDEntity ID for filter.
$tableAliasPrimary table alias первичной таблицы.

Exceptions

  • \Bitrix\Main\ArgumentException
  • \Bitrix\Main\ArgumentOutOfRangeException
  • \Bitrix\Main\NotSupportedException

Example



© «Bitrix24», 2001-2024
Up