Partager via


Champ DTS_E_DTPXMLEVENTSCACHEERR

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

Espace de noms :  Microsoft.SqlServer.Dts.Runtime
Assembly :  Microsoft.SqlServer.ManagedDTS (dans Microsoft.SqlServer.ManagedDTS.dll)

Syntaxe

'Déclaration
Public Const DTS_E_DTPXMLEVENTSCACHEERR As Integer
'Utilisation
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