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.StringThe version string of the CLR that was used while building the instance.
