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