list_dsn


Description:

public static DataModel list_dsn ()

Get a DataModel representing all the configured DSN, and keeping itself up to date with the changes in the declared DSN.

The returned data model is composed of the following columns:

  • DSN name
  • Provider name
  • Description
  • Connection string
  • Username if it exists

Returns:

a new DataModel