HResults.DTS_E_FORLOOPHASNOEXPRESSION Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
MessageId: DTS_E_FORLOOPHASNOEXPRESSION MessageText: There is no expression for the loop to evaluate. This error occurs when the expression on the For Loop is empty. Add an expression.
public: int DTS_E_FORLOOPHASNOEXPRESSION = -1073647609;
public const int DTS_E_FORLOOPHASNOEXPRESSION = -1073647609;
val mutable DTS_E_FORLOOPHASNOEXPRESSION : int
Public Const DTS_E_FORLOOPHASNOEXPRESSION As Integer = -1073647609