Partilhar via


Campo 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.

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