ServerVersion.Explicit(ServerVersion to Version) Operator
Definition
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.
Explicit conversion to .Net Version type
public static explicit operator Version (Microsoft.SqlServer.Management.Common.ServerVersion serverVersion);
static member op_Explicit : Microsoft.SqlServer.Management.Common.ServerVersion -> Version
Public Shared Narrowing Operator CType (serverVersion As ServerVersion) As Version
Parameters
- serverVersion
- ServerVersion