Delen via


HResults.DTS_E_INVALIDCODEPAGE Field

The code page %1!d! specified on output column "%2!s!" (%3!d!) is not valid. Select a different code page for output column "%2!s!".

Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in microsoft.sqlserver.manageddts.dll)

Syntax

'Declaration
Public Const DTS_E_INVALIDCODEPAGE As Integer
public const int DTS_E_INVALIDCODEPAGE
public:
literal int DTS_E_INVALIDCODEPAGE
public static final int DTS_E_INVALIDCODEPAGE
public const var DTS_E_INVALIDCODEPAGE : int

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

See Also

Reference

HResults Class
HResults Members
Microsoft.SqlServer.Dts.Runtime Namespace