Membros ServerVersion
The ServerVersion class represents the version information for the server.
O tipo ServerVersion expõe os seguintes membros.
Construtores
Nome | Descrição | |
---|---|---|
ServerVersion(Int32, Int32) | Initializes a new instance of the ServerVersion class. | |
ServerVersion(Int32, Int32, Int32) | Initializes a new instance of the ServerVersion class. |
Início
Métodos
Nome | Descrição | |
---|---|---|
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Object.) | |
GetHashCode | (Herdado de Object.) | |
GetType | (Herdado de Object.) | |
MemberwiseClone | (Herdado de Object.) | |
ToString | Returns the object in string format. (Substitui Object. . :: . .ToString() () () ().) |
Início
Operadores
Nome | Descrição | |
---|---|---|
Explicit Narrowing Explicit Explicit Explicit(ServerVersion to Version) |
Início
Propriedades
Nome | Descrição | |
---|---|---|
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ício