ServerVersion Property
ServerVersion
Gets a string that represents the version of the server to which the object is connected.
Declaration
public override string ServerVersion { get; }
Public Overrides ReadOnly Property ServerVersion As String
Overrides