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