HResults.DTS_E_TXFUZZYLOOKUP_OUTPUTLENGTHMISMATCH Field

The length of output column '%1!s!' is less than that of its source 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_TXFUZZYLOOKUP_OUTPUTLENGTHMISMATCH As Integer
public const int DTS_E_TXFUZZYLOOKUP_OUTPUTLENGTHMISMATCH
public:
literal int DTS_E_TXFUZZYLOOKUP_OUTPUTLENGTHMISMATCH
public static final int DTS_E_TXFUZZYLOOKUP_OUTPUTLENGTHMISMATCH
public const var DTS_E_TXFUZZYLOOKUP_OUTPUTLENGTHMISMATCH : 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