GetOleDbProviders Method
Overloads
GetOleDbProviders() |
Returns the list of the OLEDB providers installed on the system. |
GetOleDbProviders()
Returns the list of the OLEDB providers installed on the system.
Declaration
public IEnumerable<OleDbProvider> GetOleDbProviders()
Returns
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<OleDbProvider> |
Implements
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!