Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
Failed to decrypt protected XML node "%1" with error 0x%2!8.8X! "%3". You may not be authorized to access this information. This error occurs when there is a cryptographic error. Verify that the correct key is available.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Syntax
'Declaration
Public Const DTS_E_UNPROTECTXMLFAILED As Integer
'Usage
Dim value As Integer
value = HResults.DTS_E_UNPROTECTXMLFAILED
public const int DTS_E_UNPROTECTXMLFAILED
public:
literal int DTS_E_UNPROTECTXMLFAILED
static val mutable DTS_E_UNPROTECTXMLFAILED: int
public const var DTS_E_UNPROTECTXMLFAILED : int