This topic has not yet been rated - Rate this topic

SqlAssembly.Culture Property

Gets the culture information about the referenced assembly.

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

Property Value

Type: System.String
A String value that specifies culture information for the referenced assembly.

The Culture property is set to an empty string if there is no culture information available.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.