This topic has not yet been rated - Rate this topic

DtsLocalizableAttribute.DisplayName Property

Gets or sets the display name of the DtsLocalizableAttribute.

Namespace:  Microsoft.SqlServer.Dts.Pipeline.Localization
Assembly:  Microsoft.SqlServer.PipelineHost (in Microsoft.SqlServer.PipelineHost.dll)
public string DisplayName { get; set; }

Property Value

Type: System.String
The display name of the DtsLocalizableAttribute.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.