Campo 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.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (em Microsoft.SqlServer.ManagedDTS.dll)
Sintaxe
'Declaração
Public Const DTS_E_EXPREVALINVALIDNULLPARAM As Integer
'Uso
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