IDTSWebServiceTask Interface

Definition

Represents a DTS Web Service task.

public interface class IDTSWebServiceTask
public interface IDTSWebServiceTask
type IDTSWebServiceTask = interface
Public Interface IDTSWebServiceTask
Derived

Properties

Connection

Gets or sets the name of the connection to use.

OverwriteWsdlFile

Gets or sets a value that indicates whether the WDSL file will be overwritten.

ServiceName

Gets or sets the name of the Web service.

WebMethodInfo

Gets or sets a DTS Web Method info object.

WsdlFile

Gets or sets the name of the WSDL file.

Applies to