共用方式為


DTP_BUFFCOL.lCodePage Field

Specifies the character set used to interpret the data in a buffer column.

命名空間: Microsoft.SqlServer.Dts.Pipeline.Wrapper
組件: Microsoft.SqlServer.DTSPipelineWrap (in microsoft.sqlserver.dtspipelinewrap.dll)

語法

'宣告
Public lCodePage As Integer
public int lCodePage
public:
int lCodePage
public int lCodePage
public var lCodePage : int

備註

For multibyte character string types such as DT_STR and DT_TEXT, this value must contain a valid code page from the data. For other types, this field is ignored and contains a zero.

平台

開發平台

如需受支援的平台清單,請參閱<安裝 SQL Server 2005 的硬體和軟體需求>。

目標平台

如需受支援的平台清單,請參閱<安裝 SQL Server 2005 的硬體和軟體需求>。

請參閱

參考

DTP_BUFFCOL Structure
DTP_BUFFCOL Members
Microsoft.SqlServer.Dts.Pipeline.Wrapper Namespace