Nota
O acesso a esta página requer autorização. Podes tentar iniciar sessão ou mudar de diretório.
O acesso a esta página requer autorização. Podes tentar mudar de diretório.
Failed to decrypt an encrypted XML node because the password was not specified or not correct. Package load will attempt to continue without the encrypted information.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (em Microsoft.SqlServer.ManagedDTS.dll)
Sintaxe
'Declaração
Public Const DTS_E_DECRYPTXML_PASSWORD As Integer
'Uso
Dim value As Integer
value = HResults.DTS_E_DECRYPTXML_PASSWORD
public const int DTS_E_DECRYPTXML_PASSWORD
public:
literal int DTS_E_DECRYPTXML_PASSWORD
static val mutable DTS_E_DECRYPTXML_PASSWORD: int
public const var DTS_E_DECRYPTXML_PASSWORD : int