Share via


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.

頂端