IDTSVirtualInput100.SourceLocale Property

Definition

Gets the locale ID (LCID) of the source of the IDTSVirtualInput100.

public:
 property int SourceLocale { int get(); };
[System.Runtime.InteropServices.DispId(107)]
public int SourceLocale { [System.Runtime.InteropServices.DispId(107)] get; }
[<System.Runtime.InteropServices.DispId(107)>]
[<get: System.Runtime.InteropServices.DispId(107)>]
member this.SourceLocale : int
Public ReadOnly Property SourceLocale As Integer

Property Value

The locale ID (LCID) of the source of the IDTSVirtualInput100.

Attributes

Applies to