SourceLocale-Eigenschaft

Gets the locale for an IDTSInput100 object.

Namespace:  Microsoft.SqlServer.Dts.Pipeline.Wrapper
Assembly:  Microsoft.SqlServer.DTSPipelineWrap (in Microsoft.SqlServer.DTSPipelineWrap.dll)

Syntax

'Declaration
ReadOnly Property SourceLocale As Integer
    Get
'Usage
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

Eigenschaftenwert

Typ: System. . :: . .Int32
An integer that contains the locale of the IDTSInput100 object.