Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The ServerVersion class represents the version information for the server.
The following tables list the members exposed by the ServerVersion type.
Public Constructors
Name | Description | |
---|---|---|
ServerVersion | Overloaded. Initializes a new instance of the ServerVersion class. |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
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. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | Overridden. Returns the object in string format. |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
ServerVersion Class
Microsoft.SqlServer.Management.Common Namespace