Загрузка...
Поиск...
Не найдено
40 (
new Fields\IntegerField(
"FILE_ID"))
41 ->configurePrimary(
true),
43 (
new Fields\IntegerField(
"FILE_SIZE")),
49 \
Bitrix\Main\FileTable::class,
50 Query\Join::on(
'this.FILE_ID',
'ref.ID')
52 ->configureJoinType(
Query\Join::TYPE_INNER),