Campo HResults.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.
Espacio de nombres: Microsoft.SqlServer.Dts.Runtime
Ensamblado: Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)
Sintaxis
'Declaración
Public Const DTS_E_CANTGETCERTDATA As Integer
'Uso
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