IDTSWebServiceTask Interface
This API supports the product infrastructure and is not intended to be used directly from your code.
Represents a DTS Web Service task.
Assembly: Microsoft.SqlServer.WebServiceTask (in Microsoft.SqlServer.WebServiceTask.dll)
| Name | Description | |
|---|---|---|
![]() | Connection | This API supports the product infrastructure and is not intended to be used directly from your code. 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 | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the name of the Web service. |
![]() | WebMethodInfo | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a DTS Web Method info object. |
![]() | WsdlFile | Gets or sets the name of the WSDL file. |
