Partager via


Membres ServerVersion

The ServerVersion class represents the version information for the server.

Le type ServerVersion expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique ServerVersion(Int32, Int32) Initializes a new instance of the ServerVersion class.
Méthode publique ServerVersion(Int32, Int32, Int32) Initializes a new instance of the ServerVersion class.

Haut de la page

Méthodes

  Nom Description
Méthode publique Equals (Hérité de Object.)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetHashCode (Hérité de Object.)
Méthode publique GetType (Hérité de Object.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode publique ToString Returns the object in string format. (Se substitue à Object. . :: . .ToString() () () ().)

Haut de la page

Opérateurs

  Nom Description
Opérateur publicMembre statique Explicit Narrowing Explicit Explicit Explicit(ServerVersion to Version)

Haut de la page

Propriétés

  Nom Description
Propriété publique BuildNumber Gets the build number part of the server version information.
Propriété publique Major Gets the build number part of the server version information.
Propriété publique Minor Gets the build number part of the server version information.

Haut de la page