final class ResultColumn

Driver-reported metadata for one result-set column.

Properties§

public string $name

Methods§

public function __construct(public string $name, public ColumnDeclaration $type)

Binds the instance to what it will work from.

Parameters

$namestring
$typeColumnDeclaration
Test cases 1

Test cases 9§

Test cases that cover or call this symbol, from the coverage report and from the analyzed test sources.

Dedicated tests 1
Other tests reaching this symbol 8

Relations§

Type declarations 1