ServerVersion Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
server version
C#
[System.Serializable]
public class ServerVersion
[<System.Serializable>]
type ServerVersion = class
Public Class ServerVersion
- Inheritance
-
ServerVersion
- Attributes
Server |
|
Server |
initializes server version |
Build |
|
Major |
major version |
Minor |
minor version |
To |
string representation in format Major.Minor.BuildNumber Example: 11.0.1234 |
Explicit(Server |
Explicit conversion to .Net Version type |
Producto | Versiones |
---|---|
Microsoft.SqlServer.SqlManagementObjects | 150.18208.0, 160.2004021.0 |