HResults.DTS_E_INVALIDFOREACHPROPERTYMAPPING Campo

Definición

MessageId: DTS_E_INVALIDFOREACHPROPERTYMAPPING MessageText: Se encuentra una asignación de propiedad inválida en el bucle For Each Loop. Esto ocurre cuando la asignación de propiedades ForEach no se restaura.

public: int DTS_E_INVALIDFOREACHPROPERTYMAPPING = -1073614790;
public const int DTS_E_INVALIDFOREACHPROPERTYMAPPING = -1073614790;
val mutable DTS_E_INVALIDFOREACHPROPERTYMAPPING : int
Public Const DTS_E_INVALIDFOREACHPROPERTYMAPPING As Integer  = -1073614790

Valor de campo

Value = -1073614790

Se aplica a