Share via


HResults.DTS_E_EXPREVALINVALIDNULLPARAM Campo

Definición

MessageId: DTS_E_EXPREVALINVALIDNULLPARAM MessageText: número de parámetro %1!d! de la función NULL con el tipo de datos "%2!s!" no es válido. Los parámetros de NULL() deben ser estáticos y no pueden contener elementos dinámicos como columnas de entrada.

public: int DTS_E_EXPREVALINVALIDNULLPARAM = -1073450864;
public const int DTS_E_EXPREVALINVALIDNULLPARAM = -1073450864;
val mutable DTS_E_EXPREVALINVALIDNULLPARAM : int
Public Const DTS_E_EXPREVALINVALIDNULLPARAM As Integer  = -1073450864

Valor de campo

Value = -1073450864

Se aplica a