This topic has not yet been rated - Rate this topic

IDTSComponentMetaData100.IsDefaultLocale Property

Gets a value that indicates whether the locale used by a component is the default locale for the computer where the component is executing.

Namespace:  Microsoft.SqlServer.Dts.Pipeline.Wrapper
Assembly:  Microsoft.SqlServer.DTSPipelineWrap (in Microsoft.SqlServer.DTSPipelineWrap.dll)
bool IsDefaultLocale { get; }

Property Value

Type: System.Boolean
true if the locale of the metadata is the default locale on the computer; otherwise, false.
Did you find this helpful?
(1500 characters remaining)