Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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