次の方法で共有


IDTSVirtualInput100.SourceLocale プロパティ

定義

IDTSVirtualInput100 のソースのロケール ID (LCID) を取得します。

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

プロパティ値

IDTSVirtualInput100 のソースのロケール ID (LCID) です。

属性

適用対象