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.