Partilhar via


Propriedade do RDL IsDefaultLocaleID

Essa API oferece suporte à infraestrutura do e não se destina a ser usada diretamente no seu código.

For more information, see DtsContainer.

Namespace:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (em Microsoft.SqlServer.DTSRuntimeWrap.dll)

Sintaxe

'Declaração
ReadOnly Property IsDefaultLocaleID As Boolean
    Get
'Uso
Dim instance As IDTSContainer100
Dim value As Boolean

value = instance.IsDefaultLocaleID
bool IsDefaultLocaleID { get; }
property bool IsDefaultLocaleID {
    bool get ();
}
abstract IsDefaultLocaleID : bool
function get IsDefaultLocaleID () : boolean

Valor da propriedade

Tipo: System. . :: . .Boolean