HResults.DTS_E_NOEVALEXPRESSION Field

Definition

MessageId: DTS_E_NOEVALEXPRESSION MessageText: The evaluation condition expression on the For Loop "%1!s!" is empty. There must be a Boolean evaluation expression in the For Loop.

public: int DTS_E_NOEVALEXPRESSION = -1073614459;
public const int DTS_E_NOEVALEXPRESSION = -1073614459;
val mutable DTS_E_NOEVALEXPRESSION : int
Public Const DTS_E_NOEVALEXPRESSION As Integer  = -1073614459

Field Value

Value = -1073614459

Applies to