ServerVersion Property (DbConnectionBase)
Gets a string containing the version of the instance of the server to which the client is connected.
public override string ServerVersion {get;}
'Declaration
Public Overrides ReadOnly Property ServerVersion As String
Property Value
The version of the server instance.