Condividi tramite


Campo HResults.DTS_E_INDIVIDUALRELEASEINTERFACESFAILED

%1 failed during shut down and returned error code 0x%2!8.8X!. A component failed to release its interfaces.

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

Sintassi

'Dichiarazione
Public Const DTS_E_INDIVIDUALRELEASEINTERFACESFAILED As Integer
'Utilizzo
Dim value As Integer 

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

Vedere anche

Riferimento

HResults Classe

Spazio dei nomi Microsoft.SqlServer.Dts.Runtime