Documentation

DataSourceName
in package

FinalYes

IBM DB2 DSN

Table of Contents

Properties

$string  : string

Methods

fromArray()  : self
Creates the object from an array representation
fromConnectionParameters()  : self
Creates the object from the given DBAL connection parameters.
toString()  : string
__construct()  : mixed

Properties

Methods

fromArray()

Creates the object from an array representation

public static fromArray(array<string, mixed> $params) : self
Parameters
$params : array<string, mixed>
Return values
self

fromConnectionParameters()

Creates the object from the given DBAL connection parameters.

public static fromConnectionParameters(array<string, mixed> $params) : self
Parameters
$params : array<string, mixed>
Return values
self

__construct()

private __construct(string $string) : mixed
Parameters
$string : string

        
On this page

Search results