Condividi tramite


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.

Spazio dei nomi  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)

Sintassi

'Dichiarazione
Public Const DTS_E_DECRYPTXML_PASSWORD As Integer
'Utilizzo
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