We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
See docs: https://docs.microsoft.com/en-us/dotnet/api/system.data.odbc.odbcconnection.serverversion?view=dotnet-plat-ext-3.1
but implementation OdbcConnectionOpen.ServerVersion will return null in some cases.
Either docs or implementation should be fixed here.
Found when applying nullable annotations