Partager via


Champ 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 (dans 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