Partager via


DTP_BUFFCOL.lCodePage Field

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

Espace de noms: Microsoft.SqlServer.Dts.Pipeline.Wrapper
Assembly: Microsoft.SqlServer.DTSPipelineWrap (in microsoft.sqlserver.dtspipelinewrap.dll)

Syntaxe

'Déclaration
Public lCodePage As Integer
public int lCodePage
public:
int lCodePage
public int lCodePage
public var lCodePage : int

Notes

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.

Plateformes

Plateformes de développement

Pour obtenir la liste des plateformes prises en charge, consultez Configuration matérielle et logicielle requise pour l'installation de SQL Server 2005.

Plateformes cibles

Pour obtenir la liste des plateformes prises en charge, consultez Configuration matérielle et logicielle requise pour l'installation de SQL Server 2005.

Voir aussi

Référence

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