ServerVersion 成員
The ServerVersion class represents the version information for the server.
ServerVersion 型別公開下列成員。
建構函式
名稱 | 描述 | |
---|---|---|
ServerVersion(Int32, Int32) | Initializes a new instance of the ServerVersion class. | |
ServerVersion(Int32, Int32, Int32) | Initializes a new instance of the ServerVersion class. |
頂端
方法
名稱 | 描述 | |
---|---|---|
Equals | (繼承自 Object。) | |
Finalize | (繼承自 Object。) | |
GetHashCode | (繼承自 Object。) | |
GetType | (繼承自 Object。) | |
MemberwiseClone | (繼承自 Object。) | |
ToString | Returns the object in string format. (覆寫 Object. . :: . .ToString() () () ()。) |
頂端
屬性
名稱 | 描述 | |
---|---|---|
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. |
頂端