The methods of the OdbcDsnInfo class are listed below. For a complete list of OdbcDsnInfo class members, see the OdbcDsnInfo Members topic.
![]() GetDriver | Gets the driver name associated with the specified Data Source Name. Looks for it first within the current user registry settings; if not found, then looks within the current machine registry settings. |
![]() IsOracle | Determines whether the specified DSN driver is Oracle. |
![]() IsSqlServer | Determines whether the specified DSN driver is SQL Server. |
![]() IsWindowsAuthentication | Determines whether the specified DSN name uses Windows authentication or not. |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type. |
GetType (inherited from Object) | Gets the Type of the current instance. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
OdbcDsnInfo Class | CleanCode.Data Namespace