Share via


HResults.DTS_E_EXPREVALSTATIC_INVALIDNULLPARAM Campo

Definición

MessageId: DTS_E_EXPREVALSTATIC_INVALIDNULLPARAM MessageText: se ha proporcionado un parámetro no válido para la función NULL. Los parámetros de NULL deben ser estáticos y no pueden contener elementos dinámicos como columnas de entrada.

public: int DTS_E_EXPREVALSTATIC_INVALIDNULLPARAM = -1073442747;
public const int DTS_E_EXPREVALSTATIC_INVALIDNULLPARAM = -1073442747;
val mutable DTS_E_EXPREVALSTATIC_INVALIDNULLPARAM : int
Public Const DTS_E_EXPREVALSTATIC_INVALIDNULLPARAM As Integer  = -1073442747

Valor de campo

Value = -1073442747

Se aplica a