Campo HResults.DTS_E_DTPXMLEVENTSCACHEERR

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

Spazio dei nomi  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)

Sintassi

'Dichiarazione
Public Const DTS_E_DTPXMLEVENTSCACHEERR As Integer
'Utilizzo
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

Vedere anche

Riferimento

HResults Classe

Spazio dei nomi Microsoft.SqlServer.Dts.Runtime