GetOdbcDsns Method
Last updated: 6/9/2026Overloads
| 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
IEnumerable<OdbcDsn> GetOdbcDsns()
Returns
| Type | Description |
|---|---|
| System.Collections.Generic.IEnumerable<OdbcDsn> |