IDTSInput100.SourceLocale 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得 IDTSInput100 物件的地區設定。
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
屬性值
包含 IDTSInput100 物件之地區設定的整數。
- 屬性