Compartir a través de


Campo HResults.DTS_E_DTPXMLEVENTSCACHEERR

Cannot acquire Events Interface. An invalid Events interface was passed to the data flow module for persisting to XML.

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

Sintaxis

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

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

Vea también

Referencia

HResults Clase

Espacio de nombres Microsoft.SqlServer.Dts.Runtime