HResults.DTS_E_EXPREVALINVALIDNULLPARAM Campo

Definição

MessageId: DTS_E_EXPREVALINVALIDNULLPARAM MessageText: número do parâmetro %1!d! da função NULL com o tipo de dados "%2!s!" não é válido. Os parâmetros de NULL() devem ser estáticos e não podem conter elementos dinâmicos, como colunas 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 do campo

Value = -1073450864

Aplica-se a