다음을 통해 공유


IDTSContainer100.IsDefaultLocaleID 속성

정의

public:
 property bool IsDefaultLocaleID { bool get(); };
[System.Runtime.InteropServices.DispId(28)]
public bool IsDefaultLocaleID { [System.Runtime.InteropServices.DispId(28)] get; }
[<System.Runtime.InteropServices.DispId(28)>]
[<get: System.Runtime.InteropServices.DispId(28)>]
member this.IsDefaultLocaleID : bool
Public ReadOnly Property IsDefaultLocaleID As Boolean

속성 값

컨테이너가 기본 로캘을 사용하는 경우 true입니다. 그렇지 않으면 false입니다.

특성

설명

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

적용 대상