IDTSContainer100.IsDefaultLocaleID Propriedade

Definição

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

Valor da propriedade

true se o contêiner usar a localidade padrão; caso contrário, false.

Atributos

Comentários

Para obter mais informações, consulte DtsContainer.

Aplica-se a