Returns the list of the OLEDB providers installed on the system.
public Task<T> GetOleDbProvidersAsync<T>( AsyncHandle asyncHandle, Func<Response, T> onResult )
Public Function GetOleDbProvidersAsync(Of T) ( asyncHandle As AsyncHandle, onResult As Func(Of Response, T) ) As Task(Of T)