IDTSComponentMetaData100.IsDefaultLocale 屬性

定義

取得值,該值指出元件使用的地區設定是否為元件執行所在之電腦的預設地區設定。

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

屬性值

Boolean

如果中繼資料的地區設定是電腦的預設地區設定,則為 true;否則為 false。

屬性

適用於