Pole HResults.DTS_E_ERRMSGTASK_ERRORMESSAGEOUTOFRANGE
Identyfikator komunikatu błędu "% 1" jest dozwolone zakres użytkownika zdefiniowane komunikaty o błędach.Komunikat o błędzie są identyfikatory od 50000 do 2147483647 zdefiniowane przez użytkownika.
Przestrzeń nazw: Microsoft.SqlServer.Dts.Runtime
Zestaw: Microsoft.SqlServer.ManagedDTS (w Microsoft.SqlServer.ManagedDTS.dll)
Składnia
'Deklaracja
Public Const DTS_E_ERRMSGTASK_ERRORMESSAGEOUTOFRANGE As Integer
'Użycie
Dim value As Integer
value = HResults.DTS_E_ERRMSGTASK_ERRORMESSAGEOUTOFRANGE
public const int DTS_E_ERRMSGTASK_ERRORMESSAGEOUTOFRANGE
public:
literal int DTS_E_ERRMSGTASK_ERRORMESSAGEOUTOFRANGE
static val mutable DTS_E_ERRMSGTASK_ERRORMESSAGEOUTOFRANGE: int
public const var DTS_E_ERRMSGTASK_ERRORMESSAGEOUTOFRANGE : int