getDriverName() public method
Returns the name of the DB driver. Based on the the current $dsn, in case it was not set explicitly by an end user.
public string getDriverName ( ) | ||
---|---|---|
return | string |
Name of the DB driver |
getDriverName() public method
Returns the name of the DB driver. Based on the the current $dsn, in case it was not set explicitly by an end user.
public string getDriverName ( ) | ||
---|---|---|
return | string |
Name of the DB driver |
Please login to continue.