Share via


IDTSWebServiceTask Interface

Namespace:  Microsoft.SqlServer.Dts.Tasks.WebServiceTask
Assembly:  Microsoft.SqlServer.WebServiceTask (in Microsoft.SqlServer.WebServiceTask.dll)

Syntax

'Declaration
Public Interface IDTSWebServiceTask
'Usage
Dim instance As IDTSWebServiceTask
public interface IDTSWebServiceTask
public interface class IDTSWebServiceTask
type IDTSWebServiceTask =  interface end
public interface IDTSWebServiceTask

The IDTSWebServiceTask type exposes the following members.

Properties

  Name Description
Public property Connection Infrastructure.
Public property OverwriteWsdlFile
Public property ServiceName Infrastructure.
Public property WebMethodInfo Infrastructure.
Public property WsdlFile

Top