HResults.DTS_W_INITIALIZATIONEXPRESSIONISNOTASSIGNMENT Campo

Definição

MessageId: DTS_W_INITIALIZATIONEXPRESSIONISNOTASSIGNMENT MessageText: a expressão de inicialização não é uma expressão de atribuição: "%1!s!". Esse erro normalmente ocorre quando a expressão existente na expressão de iteração no ForLoop não é uma expressão de atribuição.

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

Valor do campo

Value = -2147356156

Aplica-se a