Membri ServerVersion
The ServerVersion class represents the version information for the server.
Il tipo ServerVersion espone i membri seguenti.
Costruttori
Nome | Descrizione | |
---|---|---|
ServerVersion(Int32, Int32) | Initializes a new instance of the ServerVersion class. | |
ServerVersion(Int32, Int32, Int32) | Initializes a new instance of the ServerVersion class. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
Equals | (Ereditato da Object). | |
Finalize | (Ereditato da Object). | |
GetHashCode | (Ereditato da Object). | |
GetType | (Ereditato da Object). | |
MemberwiseClone | (Ereditato da Object). | |
ToString | Returns the object in string format. (Esegue l'override di Object. . :: . .ToString() () () ().) |
In alto
Operatori
Nome | Descrizione | |
---|---|---|
Explicit Narrowing Explicit Explicit Explicit(ServerVersion to Version) |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
BuildNumber | Gets the build number part of the server version information. | |
Major | Gets the build number part of the server version information. | |
Minor | Gets the build number part of the server version information. |
In alto