Pole HResults.DTS_E_WEBSERVICETASK_WRONG_WSDL
Wejściowy plik WSDL nie jest prawidłowy.
Przestrzeń nazw: Microsoft.SqlServer.Dts.Runtime
Zestaw: Microsoft.SqlServer.ManagedDTS (w Microsoft.SqlServer.ManagedDTS.dll)
Składnia
'Deklaracja
Public Const DTS_E_WEBSERVICETASK_WRONG_WSDL As Integer
'Użycie
Dim value As Integer
value = HResults.DTS_E_WEBSERVICETASK_WRONG_WSDL
public const int DTS_E_WEBSERVICETASK_WRONG_WSDL
public:
literal int DTS_E_WEBSERVICETASK_WRONG_WSDL
static val mutable DTS_E_WEBSERVICETASK_WRONG_WSDL: int
public const var DTS_E_WEBSERVICETASK_WRONG_WSDL : int