다음을 통해 공유


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.

맨 위로 이동