Свойство 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.