Udostępnij za pośrednictwem


Pole HResults.DTS_E_EXPREVALLNINVALIDPARAM

Funkcja LN nie może działać na zero lub wartości ujemne i zero lub wartość ujemną został przekazany do funkcji LN.

Przestrzeń nazw:  Microsoft.SqlServer.Dts.Runtime
Zestaw:  Microsoft.SqlServer.ManagedDTS (w Microsoft.SqlServer.ManagedDTS.dll)

Składnia

'Deklaracja
Public Const DTS_E_EXPREVALLNINVALIDPARAM As Integer
'Użycie
Dim value As Integer

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