Udostępnij za pośrednictwem


Pole HResults.DTS_E_SIGNPACKAGEFAILED

Podpisywanie pakietu nie powiodła się z 0x%1!8.8X błąd! "%2".Ten problem występuje, gdy metoda ManagedHelper.SignDocument nie powiedzie się.

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

Składnia

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

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