HubGetOleDbProvidersAsyncT Method (FuncResponse, T, AsyncHandle) |
Returns the list of the OLEDB providers installed on the system.
Namespace: Qlik.Engine
public Task<T> GetOleDbProvidersAsync<T>( Func<Response, T> onResult, AsyncHandle asyncHandle = null )