IDTSInput100.SourceLocale Property

Definition

Gets the locale for an IDTSInput100 object.

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

Property Value

An integer that contains the locale of the IDTSInput100 object.

Attributes

Applies to