Pole HResults.DTS_E_EXPREVALSQRTINVALIDPARAM
Funkcja SQRT nie może działać na wartości ujemne, a wartość ujemna został przekazany do funkcji SQRT.
Przestrzeń nazw: Microsoft.SqlServer.Dts.Runtime
Zestaw: Microsoft.SqlServer.ManagedDTS (w Microsoft.SqlServer.ManagedDTS.dll)
Składnia
'Deklaracja
Public Const DTS_E_EXPREVALSQRTINVALIDPARAM As Integer
'Użycie
Dim value As Integer
value = HResults.DTS_E_EXPREVALSQRTINVALIDPARAM
public const int DTS_E_EXPREVALSQRTINVALIDPARAM
public:
literal int DTS_E_EXPREVALSQRTINVALIDPARAM
static val mutable DTS_E_EXPREVALSQRTINVALIDPARAM: int
public const var DTS_E_EXPREVALSQRTINVALIDPARAM : int