다음을 통해 공유


IDTSContainer100.LocaleID 속성

정의

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

속성 값

로캘의 식별자입니다.

특성

설명

자세한 내용은 DtsContainer를 참조하세요.

적용 대상