IDTSConnectionManagerFlatFile100.LocaleID プロパティ

定義

public:
 property int LocaleID { int get(); void set(int value); };
[System.Runtime.InteropServices.DispId(2)]
public int LocaleID { [System.Runtime.InteropServices.DispId(2)] get; [System.Runtime.InteropServices.DispId(2)] set; }
[<System.Runtime.InteropServices.DispId(2)>]
[<get: System.Runtime.InteropServices.DispId(2)>]
[<set: System.Runtime.InteropServices.DispId(2)>]
member this.LocaleID : int with get, set
Public Property LocaleID As Integer

プロパティ値

接続のロケール識別子です。

属性

適用対象