HResults.DTS_E_FAILEDGETTYPEINFO Field

Definition

MessageId: DTS_E_FAILEDGETTYPEINFO MessageText: The object does not support type information. This occurs when the runtime attempts to get the type information from an object to populate the Properties collection. The object must support type information.

public: int DTS_E_FAILEDGETTYPEINFO = -1073614814;
public const int DTS_E_FAILEDGETTYPEINFO = -1073614814;
val mutable DTS_E_FAILEDGETTYPEINFO : int
Public Const DTS_E_FAILEDGETTYPEINFO As Integer  = -1073614814

Field Value

Value = -1073614814

Applies to