IDTSWebServiceTask Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |