Proprietà IsDefaultLocaleID
Questa API supporta l'infrastruttura e non può essere utilizzata direttamente dal codice.
Spazio dei nomi Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintassi
'Dichiarazione
Public Overridable ReadOnly Property IsDefaultLocaleID As Boolean
Get
'Utilizzo
Dim instance As PackageRemote32Class
Dim value As Boolean
value = instance.IsDefaultLocaleID
public virtual bool IsDefaultLocaleID { get; }
public:
virtual property bool IsDefaultLocaleID {
bool get ();
}
abstract IsDefaultLocaleID : bool
override IsDefaultLocaleID : bool
function get IsDefaultLocaleID () : boolean
Valore proprietà
Tipo: System. . :: . .Boolean
Implementa
Vedere anche