Bagikan melalui


HResults.DTS_E_INDIVIDUALRELEASEINTERFACESFAILED Field

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

Namespace:  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)

Syntax

'Declaration
Public Const DTS_E_INDIVIDUALRELEASEINTERFACESFAILED As Integer
'Usage
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