Compartir a través de


Campo HResults.DTS_E_WEBSERVICETASK_CANNOT_GEN_PROXY

Could not generate the proxy for the given web service. The following errors were encountered while generating the proxy "%1".

Espacio de nombres:  Microsoft.SqlServer.Dts.Runtime
Ensamblado:  Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)

Sintaxis

'Declaración
Public Const DTS_E_WEBSERVICETASK_CANNOT_GEN_PROXY As Integer
'Uso
Dim value As Integer 

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

Vea también

Referencia

HResults Clase

Espacio de nombres Microsoft.SqlServer.Dts.Runtime