Returns the list of the OLEDB providers installed on the system.
public Task<IEnumerable<OleDbProvider>> GetOleDbProvidersAsync( AsyncHandle asyncHandle )
Public Function GetOleDbProvidersAsync ( asyncHandle As AsyncHandle ) As Task(Of IEnumerable(Of OleDbProvider))