array public
\Bitrix\Main\DB\Connection::getTableFields(
string $tableName
);
This non-static abstract method returns field objects according to the columns of a table. Table must exist.
Parameters
Parameter | Description | Version |
$tableName | Table name | |
Exceptions
Examples