Lenguaje

HResults.DTS_E_PARAMETERNOTFOUNDINCOLL Campo

Definición

MessageId: DTS_E_PARAMETERNOTFOUNDINCOLL MessageText: No se puede encontrar el parámetro "%1!s!". Este error ocurre cuando se intenta recuperar un parámetro de una colección de parámetros y el parámetro no está presente.

public: int DTS_E_PARAMETERNOTFOUNDINCOLL = -1073614827;
public const int DTS_E_PARAMETERNOTFOUNDINCOLL = -1073614827;
val mutable DTS_E_PARAMETERNOTFOUNDINCOLL : int
Public Const DTS_E_PARAMETERNOTFOUNDINCOLL As Integer  = -1073614827

Valor de campo

Value = -1073614827

Se aplica a