Compartir a través de


Campo DTS_E_TXMERGEJOININVALIDJOINTYPE

The JoinType custom property for the %1 contains a value of %2!ld!, which is not valid. Valid values are 0 (full), 1 (left), or 2 (inner).

Espacio de nombres:  Microsoft.SqlServer.Dts.Runtime
Ensamblado:  Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)

Sintaxis

'Declaración
Public Const DTS_E_TXMERGEJOININVALIDJOINTYPE As Integer
'Uso
Dim value As Integer

value = HResults.DTS_E_TXMERGEJOININVALIDJOINTYPE
public const int DTS_E_TXMERGEJOININVALIDJOINTYPE
public:
literal int DTS_E_TXMERGEJOININVALIDJOINTYPE
static val mutable DTS_E_TXMERGEJOININVALIDJOINTYPE: int
public const var DTS_E_TXMERGEJOININVALIDJOINTYPE : int