Partager via


Champ HResults.DTS_E_EXPREVALINVALIDNULLPARAM

Parameter number %1!d! of the function NULL with data type "%2" is not valid. The parameters of NULL() must be static, and cannot contain dynamic elements such as input columns.

Espace de noms :  Microsoft.SqlServer.Dts.Runtime
Assembly :  Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)

Syntaxe

'Déclaration
Public Const DTS_E_EXPREVALINVALIDNULLPARAM As Integer
'Utilisation
Dim value As Integer 

value = HResults.DTS_E_EXPREVALINVALIDNULLPARAM
public const int DTS_E_EXPREVALINVALIDNULLPARAM
public:
literal int DTS_E_EXPREVALINVALIDNULLPARAM
static val mutable DTS_E_EXPREVALINVALIDNULLPARAM: int
public const var DTS_E_EXPREVALINVALIDNULLPARAM : int

Voir aussi

Référence

HResults Classe

Espace de noms Microsoft.SqlServer.Dts.Runtime