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 | |
---|---|---|
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. |
В начало
Public Methods
(see also Protected Methods )
Имя | 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. |
В начало
Protected Methods
Имя | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
В начало
См. также
Справочник
ServerVersion Class
Microsoft.SqlServer.Management.Common Namespace