2 overrides of ServerVersion
System.Data.Odbc (1)
System\Data\Odbc\OdbcConnection.cs (1)
126
public override string
ServerVersion
System.Data.OleDb (1)
artifacts\obj\System.Data.OleDb\Debug\net10.0\System.Data.OleDb.notsupported.cs (1)
104
public override string
ServerVersion
{ get { throw new System.PlatformNotSupportedException(System.SR.PlatformNotSupported_OleDb); } }