Campo DTS_E_WINHTTPNOTSUPPORTED
This platform is not supported by WinHttp services.
Espacio de nombres: Microsoft.SqlServer.Dts.Runtime
Ensamblado: Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)
Sintaxis
'Declaración
Public Const DTS_E_WINHTTPNOTSUPPORTED As Integer
'Uso
Dim value As Integer
value = HResults.DTS_E_WINHTTPNOTSUPPORTED
public const int DTS_E_WINHTTPNOTSUPPORTED
public:
literal int DTS_E_WINHTTPNOTSUPPORTED
static val mutable DTS_E_WINHTTPNOTSUPPORTED: int
public const var DTS_E_WINHTTPNOTSUPPORTED : int