Campo HResults.DTS_E_SCRIPTTASK_COULDNOTCREATEENTRYPOINTCLASS
Could not create an instance of entry point class "%1".
Espacio de nombres: Microsoft.SqlServer.Dts.Runtime
Ensamblado: Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)
Sintaxis
'Declaración
Public Const DTS_E_SCRIPTTASK_COULDNOTCREATEENTRYPOINTCLASS As Integer
'Uso
Dim value As Integer
value = HResults.DTS_E_SCRIPTTASK_COULDNOTCREATEENTRYPOINTCLASS
public const int DTS_E_SCRIPTTASK_COULDNOTCREATEENTRYPOINTCLASS
public:
literal int DTS_E_SCRIPTTASK_COULDNOTCREATEENTRYPOINTCLASS
static val mutable DTS_E_SCRIPTTASK_COULDNOTCREATEENTRYPOINTCLASS: int
public const var DTS_E_SCRIPTTASK_COULDNOTCREATEENTRYPOINTCLASS : int