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