GetOdbcDsns Method
Overloads
| GetOdbcDsns() |
Returns the list of the ODBC connectors that are installed in the system. |
GetOdbcDsns()
Returns the list of the ODBC connectors that are installed in the system.
Declaration
public IEnumerable<OdbcDsn> GetOdbcDsns()
Returns
| Type | Description |
|---|---|
| System.Collections.Generic.IEnumerable<OdbcDsn> |