SourceLocale 屬性
Gets the locale for an IDTSInput100 object.
命名空間: Microsoft.SqlServer.Dts.Pipeline.Wrapper
組件: Microsoft.SqlServer.DTSPipelineWrap (在 Microsoft.SqlServer.DTSPipelineWrap.dll 中)
語法
'宣告
ReadOnly Property SourceLocale As Integer
Get
'用途
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
屬性值
型別:System. . :: . .Int32
An integer that contains the locale of the IDTSInput100 object.