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.