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.
Cannot find external column with name "%1".
Espace de noms : Microsoft.SqlServer.Dts.Runtime
Assembly : Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)
Syntaxe
'Déclaration
Public Const DTS_E_TXSCD_CANNOTFINDEXTERNALCOLUMN As Integer
'Utilisation
Dim value As Integer
value = HResults.DTS_E_TXSCD_CANNOTFINDEXTERNALCOLUMN
public const int DTS_E_TXSCD_CANNOTFINDEXTERNALCOLUMN
public:
literal int DTS_E_TXSCD_CANNOTFINDEXTERNALCOLUMN
static val mutable DTS_E_TXSCD_CANNOTFINDEXTERNALCOLUMN: int
public const var DTS_E_TXSCD_CANNOTFINDEXTERNALCOLUMN : int