This topic has not yet been rated - Rate this topic

DtsLocalizableAttribute.LocalizationType Property

Gets or sets the class that supplies values for the DtsLocalizableAttribute.

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

Property Value

Type: System.Type
A System.Type that represents the class that supplies values for the DtsLocalizableAttribute.
Did you find this helpful?
(1500 characters remaining)