array public
\Bitrix\Main\DB\MysqlCommonConnection::getTableFields(
string $tableName
);
This non-static method returns fields objects that match with corresponding table columns. The table must exist.
Parameters
Parameter | Description | Version |
$tableName | Name of table | |
Exceptions
Examples