HResults.DTS_E_INVALIDVARVALUE Field

Definition

MessageId: DTS_E_INVALIDVARVALUE MessageText: Assigning invalid value or object to variable "%1!s!". This error happens when a value is not appropriate for variables.

public: int DTS_E_INVALIDVARVALUE = -1073676269;
public const int DTS_E_INVALIDVARVALUE = -1073676269;
val mutable DTS_E_INVALIDVARVALUE : int
Public Const DTS_E_INVALIDVARVALUE As Integer  = -1073676269

Field Value

Value = -1073676269

Applies to