Compartir a través de


Campo HResults.DTS_E_UNPROTECTCONNECTIONSTRINGFAILED

Failed to decrypt protected connection string for server "%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.

Espacio de nombres:  Microsoft.SqlServer.Dts.Runtime
Ensamblado:  Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)

Sintaxis

'Declaración
Public Const DTS_E_UNPROTECTCONNECTIONSTRINGFAILED As Integer
'Uso
Dim value As Integer 

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

Vea también

Referencia

HResults Clase

Espacio de nombres Microsoft.SqlServer.Dts.Runtime