Champ DTS_E_INSERTERCOLUMNALREADYREFERENCED
The %1 references the output column with ID %2!d!, but that column is already referenced by %3.
Espace de noms : Microsoft.SqlServer.Dts.Runtime
Assembly : Microsoft.SqlServer.ManagedDTS (dans Microsoft.SqlServer.ManagedDTS.dll)
Syntaxe
'Déclaration
Public Const DTS_E_INSERTERCOLUMNALREADYREFERENCED As Integer
'Utilisation
Dim value As Integer
value = HResults.DTS_E_INSERTERCOLUMNALREADYREFERENCED
public const int DTS_E_INSERTERCOLUMNALREADYREFERENCED
public:
literal int DTS_E_INSERTERCOLUMNALREADYREFERENCED
static val mutable DTS_E_INSERTERCOLUMNALREADYREFERENCED: int
public const var DTS_E_INSERTERCOLUMNALREADYREFERENCED : int
Voir aussi