Share via


ServerVersion Members

The ServerVersion class represents the version information for the server.

The following tables list the members exposed by the ServerVersion type.

Public Constructors

  이름 Description
ServerVersion Overloaded. Initializes a new instance of the ServerVersion class.

위쪽

Public Properties

  이름 Description
ms218637.pubproperty(ko-kr,SQL.90).gif BuildNumber Gets the build number part of the server version information.
ms218637.pubproperty(ko-kr,SQL.90).gif Major Gets the build number part of the server version information.
ms218637.pubproperty(ko-kr,SQL.90).gif Minor Gets the build number part of the server version information.

위쪽

Public Methods

(see also Protected Methods )

  이름 Description
ms218637.pubmethod(ko-kr,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms218637.pubmethod(ko-kr,SQL.90).gif GetHashCode  (inherited from Object )
ms218637.pubmethod(ko-kr,SQL.90).gif GetType  (inherited from Object )
ms218637.pubmethod(ko-kr,SQL.90).gifms218637.static(ko-kr,SQL.90).gif ReferenceEquals  (inherited from Object )
ms218637.pubmethod(ko-kr,SQL.90).gif ToString Overridden. Returns the object in string format.

위쪽

Protected Methods

  이름 Description
ms218637.protmethod(ko-kr,SQL.90).gif Finalize  (inherited from Object )
ms218637.protmethod(ko-kr,SQL.90).gif MemberwiseClone  (inherited from Object )

위쪽

참고 항목

참조

ServerVersion Class
Microsoft.SqlServer.Management.Common Namespace