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

属性值

如果容器使用默认位置,则为;否则,就是假的。

属性

注解

有关详细信息,请参阅 DtsContainer

适用于