GetOleDbProviders method
Overview
Returns the list of the OLEDB providers installed on the system.
Parameters
None
Outputs
The following is returned in the output:
Name | Description | Type |
---|---|---|
qOleDbProviders | List of the OLEDB providers. |
Array of OleDbProvider |