Partager via


Propriété SourceLocale

Gets the locale ID (LCID) of the source of the IDTSVirtualInput100.

Espace de noms :  Microsoft.SqlServer.Dts.Pipeline.Wrapper
Assembly :  Microsoft.SqlServer.DTSPipelineWrap (en Microsoft.SqlServer.DTSPipelineWrap.dll)

Syntaxe

'Déclaration
ReadOnly Property SourceLocale As Integer
    Get
'Utilisation
Dim instance As IDTSVirtualInput100
Dim value As Integer

value = instance.SourceLocale
int SourceLocale { get; }
property int SourceLocale {
    int get ();
}
abstract SourceLocale : int
function get SourceLocale () : int

Valeur de propriété

Type : System. . :: . .Int32
The locale ID (LCID) of the source of the IDTSVirtualInput100.