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
Nombre | Description | |
---|---|---|
ServerVersion | Overloaded. Initializes a new instance of the ServerVersion class. |
Arriba
Public Properties
Nombre | 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. |
Arriba
Public Methods
(see also Protected Methods )
Nombre | 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. |
Arriba
Protected Methods
Nombre | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Arriba
Vea también
Referencia
ServerVersion Class
Microsoft.SqlServer.Management.Common Namespace