Expand Minimize
This topic has not yet been rated - Rate this topic

Server.BuildClrVersionString Property

SQL Server 2012

Gets the version string of the CLR that was used while building the instance.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
[SfcPropertyAttribute(SfcPropertyFlags.Standalone, "v2.0.50727")]
public string BuildClrVersionString { get; }

Property Value

Type: System.String
The version string of the CLR that was used while building the instance.

Implements

IServerInformation.BuildClrVersionString
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.