Partager via


Champ DTS_E_CANTGETCERTDATA

The raw certificate data cannot be obtained from the supplied certificate object (error: %1). This occurs when CPackage::put_CertificateObject cannot instantiate the ManagedHelper object, when the ManagedHelper object fails, or when the ManagedHelper object returns a malformed array.

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

Syntaxe

'Déclaration
Public Const DTS_E_CANTGETCERTDATA As Integer
'Utilisation
Dim value As Integer

value = HResults.DTS_E_CANTGETCERTDATA
public const int DTS_E_CANTGETCERTDATA
public:
literal int DTS_E_CANTGETCERTDATA
static val mutable DTS_E_CANTGETCERTDATA: int
public const var DTS_E_CANTGETCERTDATA : int