CleanCode C# Libraries v0.9.23 API

OdbcDsnInfo Properties

The properties of the OdbcDsnInfo class are listed below. For a complete list of OdbcDsnInfo class members, see the OdbcDsnInfo Members topic.

Public Static Properties

AllDsnNames Reads the local user/system DSN registry entries and returns a sorted list of Data Source Names.
AllDsnElements Reads the local user/system DSN registry entries and returns a Dictionary with keys of Data Source Names and values being the driver type.

See Also

OdbcDsnInfo Class | CleanCode.Data Namespace