HResults.DTS_E_MANAGEDERR_UNSUPPORTEDTYPE Field

Definition

MessageId: DTS_E_MANAGEDERR_UNSUPPORTEDTYPE MessageText: While formatting a message string using the managed error infrastructure, there was a variant type that does not have formatting support. This is an internal error.

public: int DTS_E_MANAGEDERR_UNSUPPORTEDTYPE = -1071607565;
public const int DTS_E_MANAGEDERR_UNSUPPORTEDTYPE = -1071607565;
val mutable DTS_E_MANAGEDERR_UNSUPPORTEDTYPE : int
Public Const DTS_E_MANAGEDERR_UNSUPPORTEDTYPE As Integer  = -1071607565

Field Value

Value = -1071607565

Applies to