HResults.DTS_E_EXPREVALSTATIC_INVALIDNULLPARAM Campo
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
MessageId: DTS_E_EXPREVALSTATIC_INVALIDNULLPARAM MessageText: um parâmetro inválido foi dado para a função NULL. 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_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