OdbcDsnInfo PropertiesCleanCode C# Libraries v1.2.03 API
The OdbcDsnInfo type exposes the following members.
Properties

  NameDescription
Public propertyStatic memberAllDsnElements
Reads the local user/system DSN registry entries and returns a Dictionary with keys of Data Source Names and values being the driver type.
Public propertyStatic memberAllDsnNames
Reads the local user/system DSN registry entries and returns a sorted list of Data Source Names.
Back to Top
See Also