此 API 支援 SQL Server 2012 基礎結構,但無法直接從您的程式碼使用。
Represents a DTS Web Service task.
命名空間: Microsoft.SqlServer.Dts.Tasks.WebServiceTask
組件: Microsoft.SqlServer.WebServiceTask (在 Microsoft.SqlServer.WebServiceTask.dll 中)
語法
'宣告
Public Interface IDTSWebServiceTask
'用途
Dim instance As IDTSWebServiceTask
public interface IDTSWebServiceTask
public interface class IDTSWebServiceTask
type IDTSWebServiceTask = interface end
public interface IDTSWebServiceTask
IDTSWebServiceTask 型別公開下列成員。
屬性
| 名稱 | 說明 | |
|---|---|---|
![]() |
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. |
上層
.gif)