Query\Drivers\Firebird\Result::bindColumn
Invalidate method for data consistency
Signature
public function bindColumn(mixed
$column,
mixed&
$param,
[int
$type = NULL,
[mixed
$maxlen = NULL,
[array
$driverdata = NULL]]] )
Parameters
$column
— mixed$param
— mixed$type
— int$maxlen
— mixed$driverdata
— array
Returns
- NULL
Parent Implementation
Test Coverage
Information
- Coverage: 1/1 Lines (100%)
- Tests: 1
- Passed: 1 (100%)
Tests
- [ PASSED ] — FirebirdTest::testNullResultMethods