Previous: , Up: DBI.ConnectionInfo   [Index]


3.3.2 DBI.ConnectionInfo: accessing

driver

Answer the driver; this is not the driver class.

driver: aString

Set the driver; this is not the driver class.

paramString: aString

Set the parameter list.

params

Return the parsed parameters in a Dictionary.

scheme

Answer the scheme; the only supported one is ’dbi’.

scheme: aString

Set the scheme; the only supported one is ’dbi’.