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!".
Spazio dei nomi: Microsoft.SqlServer.Dts.Runtime
Assembly : Microsoft.SqlServer.ManagedDTS (in microsoft.sqlserver.manageddts.dll)
Sintassi
'Dichiarazione
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
Piattaforme
Piattaforme di sviluppo
Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.
Piattaforme di destinazione
Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.
Vedere anche
Riferimento
HResults Class
HResults Members
Microsoft.SqlServer.Dts.Runtime Namespace