Свойство IDTSOutputColumn100.CodePage
Gets the character set used to interpret the data contained in a column.
Пространство имен: Microsoft.SqlServer.Dts.Pipeline.Wrapper
Сборка: Microsoft.SqlServer.DTSPipelineWrap (в Microsoft.SqlServer.DTSPipelineWrap.dll)
Синтаксис
'Декларация
ReadOnly Property CodePage As Integer
Get
'Применение
Dim instance As IDTSOutputColumn100
Dim value As Integer
value = instance.CodePage
int CodePage { get; }
property int CodePage {
int get ();
}
abstract CodePage : int
function get CodePage () : int
Значение свойства
Тип: System.Int32
An Integer that represents the code page.