Returns the list of the ODBC connectors that are installed in the system.
public Task<IEnumerable<OdbcDsn>> GetOdbcDsnsAsync()
Public Function GetOdbcDsnsAsync As Task(Of IEnumerable(Of OdbcDsn))