IDTSVirtualInput100.SourceLocale 属性
Gets the locale ID (LCID) of the source of the IDTSVirtualInput100.
命名空间: Microsoft.SqlServer.Dts.Pipeline.Wrapper
程序集: Microsoft.SqlServer.DTSPipelineWrap(在 Microsoft.SqlServer.DTSPipelineWrap.dll 中)
语法
声明
ReadOnly Property SourceLocale As Integer
Get
用法
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
属性值
类型:System.Int32
The locale ID (LCID) of the source of the IDTSVirtualInput100.