Pole HResults.DTS_E_EXPREVALINVALIDCASTPARAM
Parametr numer %1! d!oddanych do typu danych "% 2" nie jest prawidłowy.Parametry oddanych operatorów musi być statyczny i nie może zawierać elementy dynamiczne, takie jak kolumny danych wejściowych.
Przestrzeń nazw: Microsoft.SqlServer.Dts.Runtime
Zestaw: Microsoft.SqlServer.ManagedDTS (w Microsoft.SqlServer.ManagedDTS.dll)
Składnia
'Deklaracja
Public Const DTS_E_EXPREVALINVALIDCASTPARAM As Integer
'Użycie
Dim value As Integer
value = HResults.DTS_E_EXPREVALINVALIDCASTPARAM
public const int DTS_E_EXPREVALINVALIDCASTPARAM
public:
literal int DTS_E_EXPREVALINVALIDCASTPARAM
static val mutable DTS_E_EXPREVALINVALIDCASTPARAM: int
public const var DTS_E_EXPREVALINVALIDCASTPARAM : int