Condividi tramite


Membri ServerVersion

The ServerVersion class represents the version information for the server.

Il tipo ServerVersion espone i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico ServerVersion(Int32, Int32) Initializes a new instance of the ServerVersion class.
Metodo pubblico ServerVersion(Int32, Int32, Int32) Initializes a new instance of the ServerVersion class.

In alto

Metodi

  Nome Descrizione
Metodo pubblico Equals (Ereditato da Object).
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetHashCode (Ereditato da Object).
Metodo pubblico GetType (Ereditato da Object).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico ToString Returns the object in string format. (Esegue l'override di Object. . :: . .ToString() () () ().)

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica BuildNumber Gets the build number part of the server version information.
Proprietà pubblica Major Gets the build number part of the server version information.
Proprietà pubblica Minor Gets the build number part of the server version information.

In alto