HResults.DTS_W_INITIALIZATIONEXPRESSIONISNOTASSIGNMENT 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_W_INITIALIZATIONEXPRESSIONISNOTASSIGNMENT MessageText: The initialization expression is not an assignment expression: "%1!s!". This error usually occurs when the expression in the iterate expressions on the ForLoop is not an assignment expression.
public: int DTS_W_INITIALIZATIONEXPRESSIONISNOTASSIGNMENT = -2147356156;
public const int DTS_W_INITIALIZATIONEXPRESSIONISNOTASSIGNMENT = -2147356156;
val mutable DTS_W_INITIALIZATIONEXPRESSIONISNOTASSIGNMENT : int
Public Const DTS_W_INITIALIZATIONEXPRESSIONISNOTASSIGNMENT As Integer = -2147356156