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.
There are input columns that do not have associated output columns. The input columns will be unmapped.
Espace de noms : Microsoft.SqlServer.Dts.Runtime
Assembly : Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)
Syntaxe
'Déclaration
Public Const DTSBC_E_UNMAPINPUTCOLUMNS As Integer
'Utilisation
Dim value As Integer
value = HResults.DTSBC_E_UNMAPINPUTCOLUMNS
public const int DTSBC_E_UNMAPINPUTCOLUMNS
public:
literal int DTSBC_E_UNMAPINPUTCOLUMNS
static val mutable DTSBC_E_UNMAPINPUTCOLUMNS: int
public const var DTSBC_E_UNMAPINPUTCOLUMNS : int