Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
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).
Espace de noms : Microsoft.SqlServer.Dts.Runtime
Assembly : Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)
Syntaxe
'Déclaration
Public Const DTS_E_TXMERGEJOININVALIDJOINTYPE As Integer
'Utilisation
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