Campo DTS_E_CANTFINDCERTBYNAME
The certificate specified by name in MY store cannot be found (error: %1). This occurs in CPackage::LoadUserCertificateByName.
Espacio de nombres: Microsoft.SqlServer.Dts.Runtime
Ensamblado: Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)
Sintaxis
'Declaración
Public Const DTS_E_CANTFINDCERTBYNAME As Integer
'Uso
Dim value As Integer
value = HResults.DTS_E_CANTFINDCERTBYNAME
public const int DTS_E_CANTFINDCERTBYNAME
public:
literal int DTS_E_CANTFINDCERTBYNAME
static val mutable DTS_E_CANTFINDCERTBYNAME: int
public const var DTS_E_CANTFINDCERTBYNAME : int