Membres ServerVersion
The ServerVersion class represents the version information for the server.
Le type ServerVersion expose les membres suivants.
Constructeurs
Nom | Description | |
---|---|---|
![]() |
ServerVersion(Int32, Int32) | Initializes a new instance of the ServerVersion class. |
![]() |
ServerVersion(Int32, Int32, Int32) | Initializes a new instance of the ServerVersion class. |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
![]() |
Equals | (Hérité de Object.) |
![]() |
Finalize | (Hérité de Object.) |
![]() |
GetHashCode | (Hérité de Object.) |
![]() |
GetType | (Hérité de Object.) |
![]() |
MemberwiseClone | (Hérité de Object.) |
![]() |
ToString | Returns the object in string format. (Se substitue à Object. . :: . .ToString() () () ().) |
Haut de la page
Opérateurs
Nom | Description | |
---|---|---|
![]() ![]() |
Explicit Narrowing Explicit Explicit Explicit(ServerVersion to Version) |
Haut de la page
Propriétés
Nom | Description | |
---|---|---|
![]() |
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. |
Haut de la page