SourceLocale Propiedad
Gets the locale for an IDTSInput100 object.
Espacio de nombres: Microsoft.SqlServer.Dts.Pipeline.Wrapper
Ensamblado: Microsoft.SqlServer.DTSPipelineWrap (en Microsoft.SqlServer.DTSPipelineWrap.dll)
Sintaxis
'Declaración
ReadOnly Property SourceLocale As Integer
Get
'Uso
Dim instance As IDTSInput100
Dim value As Integer
value = instance.SourceLocale
int SourceLocale { get; }
property int SourceLocale {
int get ();
}
abstract SourceLocale : int
function get SourceLocale () : int
Valor de la propiedad
Tipo: System. . :: . .Int32
An integer that contains the locale of the IDTSInput100 object.