IDTSInput100.SourceLocale Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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