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