다음을 통해 공유


WebServiceTaskUtil 멤버

Accesses and invokes the Web services. This class is used by both the Microsoft.SqlServer.Dts.Tasks.WebServiceTask and its user interface as a reusable library of functions.

WebServiceTaskUtil 형식은 다음 멤버를 노출합니다.

생성자

  이름 설명
공용 메서드 WebServiceTaskUtil Initializes a new instance of the WebServiceTaskUtil class, initializing the HTTP connection and Web Services Description Language (WSDL) file to download.

맨 위로 이동

메서드

  이름 설명
공용 메서드 CleanUp Releases all the resources used to parse the Web Services Description Language (WSDL) and invoke the Web method.
공용 메서드 Equals (Object에서 상속됩니다.)
보호된 메서드 Finalize (Object에서 상속됩니다.)
공용 메서드 GetHashCode (Object에서 상속됩니다.)
공용 메서드 GetServices Returns an array that contains all the services available in the Web Services Description Language (WSDL).
공용 메서드 GetType (Object에서 상속됩니다.)
공용 메서드 GetWebMethodInfos Gets an array that contains all the methods available in a service.
공용 메서드 Invoke Calls the specified Web method with the supplied parameters.
보호된 메서드 MemberwiseClone (Object에서 상속됩니다.)
공용 메서드 ToString (Object에서 상속됩니다.)

맨 위로 이동