Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
COM error object information is available. Source: "%1" error code: 0x%2!8.8X! Description: "%3".
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Syntax
'Declaration
Public Const DTS_E_COMERROR As Integer
'Usage
Dim value As Integer
value = HResults.DTS_E_COMERROR
public const int DTS_E_COMERROR
public:
literal int DTS_E_COMERROR
static val mutable DTS_E_COMERROR: int
public const var DTS_E_COMERROR : int