Compartir a través de


Campo HResults.DTS_E_INVALIDTASKMONIKER

Cannot create a task with the name "%1". Verify that the name is correct.

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

Sintaxis

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

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

Vea también

Referencia

HResults Clase

Espacio de nombres Microsoft.SqlServer.Dts.Runtime