HResults.DTS_E_INVALIDWRAPPEDOBJECT Field

Definition

MessageId: DTS_E_INVALIDWRAPPEDOBJECT MessageText: An error occurred while accessing an internal object. This could indicate a custom extension built for Integration Services 2005 is being used.

public: int DTS_E_INVALIDWRAPPEDOBJECT = -1073613776;
public const int DTS_E_INVALIDWRAPPEDOBJECT = -1073613776;
val mutable DTS_E_INVALIDWRAPPEDOBJECT : int
Public Const DTS_E_INVALIDWRAPPEDOBJECT As Integer  = -1073613776

Field Value

Value = -1073613776

Applies to