This topic has not yet been rated - Rate this topic

Information.BuildClrVersionString Property

A string that identifies the build number of the common language runtime that is running in the server.

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

Property Value

Type: System.String
String Specifies the build number of the common language runtime that is running in the server. The string is in the format v2.0.50727.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.