[ Version ( since = "4.2" ) ]
public unowned DsnInfo get_connection_information ()
Get the information specified in this as a pointer to a (read-only) DsnInfo.
If the connection is not specified by a DSN, then the 'name' attribute of the returned DsnInfo will be null, and otherwise it will contain the name of the selected DSN.
this |
a Login object |
a pointer to a (read-only) DsnInfo. |