HResults.DTS_E_RSTDESTBADVARIABLETYPE Field

Definition

MessageId: DTS_E_RSTDESTBADVARIABLETYPE MessageText: The type of the runtime variable "%1!s!" is incorrect. The runtime variable type must be Object.

public: int DTS_E_RSTDESTBADVARIABLETYPE = -1071607140;
public const int DTS_E_RSTDESTBADVARIABLETYPE = -1071607140;
val mutable DTS_E_RSTDESTBADVARIABLETYPE : int
Public Const DTS_E_RSTDESTBADVARIABLETYPE As Integer  = -1071607140

Field Value

Value = -1071607140

Applies to