Pole HResults.DTS_E_LOGFAILED
Infrastruktura rejestrowania SSIS nie powiodło się, błąd kodu 0x%1!8.8X!.Ten błąd wskazuje, że ten błąd rejestrowania nie jest przypisane do konkretnych dostawca dziennika.
Przestrzeń nazw: Microsoft.SqlServer.Dts.Runtime
Zestaw: Microsoft.SqlServer.ManagedDTS (w Microsoft.SqlServer.ManagedDTS.dll)
Składnia
'Deklaracja
Public Const DTS_E_LOGFAILED As Integer
'Użycie
Dim value As Integer
value = HResults.DTS_E_LOGFAILED
public const int DTS_E_LOGFAILED
public:
literal int DTS_E_LOGFAILED
static val mutable DTS_E_LOGFAILED: int
public const var DTS_E_LOGFAILED : int