IDTSComponentMetaData100.IsDefaultLocale Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob das von einer Komponente verwendete Gebietsschema das Standardgebietsschema für den Computer ist, auf dem die Komponente ausgeführt wird.

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

Eigenschaftswert

true, wenn das Gebietsschema der Metadaten das Standardschema auf dem Computer ist; andernfalls false.

Attribute

Gilt für: