次の方法で共有


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

属性

適用対象