Partager via


Champ HResults.DTS_E_DECRYPTXML_PASSWORD

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.

Espace de noms :  Microsoft.SqlServer.Dts.Runtime
Assembly :  Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)

Syntaxe

'Déclaration
Public Const DTS_E_DECRYPTXML_PASSWORD As Integer
'Utilisation
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

Voir aussi

Référence

HResults Classe

Espace de noms Microsoft.SqlServer.Dts.Runtime