Compartir a través de


Campo HResults.DTS_E_DUPLICATENAMESINCOLLECTION

The package contains two objects with the duplicate name of "%1" and "%2".

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

Sintaxis

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

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

Vea también

Referencia

HResults Clase

Espacio de nombres Microsoft.SqlServer.Dts.Runtime