HResults.DTS_E_TXMERGEJOININVALIDJOINTYPE Field
The JoinType custom property for the %1!s! contains a value of %2!ld!, which is not valid. Valid values are 0 (full), 1 (left), or 2 (inner).
Spazio dei nomi: Microsoft.SqlServer.Dts.Runtime
Assembly : Microsoft.SqlServer.ManagedDTS (in microsoft.sqlserver.manageddts.dll)
Sintassi
'Dichiarazione
Public Const DTS_E_TXMERGEJOININVALIDJOINTYPE As Integer
public const int DTS_E_TXMERGEJOININVALIDJOINTYPE
public:
literal int DTS_E_TXMERGEJOININVALIDJOINTYPE
public static final int DTS_E_TXMERGEJOININVALIDJOINTYPE
public const var DTS_E_TXMERGEJOININVALIDJOINTYPE : 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