Interfaccia IDTSWebServiceTask
Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.
Represents a DTS Web Service task.
Spazio dei nomi Microsoft.SqlServer.Dts.Tasks.WebServiceTask
Assembly: Microsoft.SqlServer.WebServiceTask (in Microsoft.SqlServer.WebServiceTask.dll)
Sintassi
'Dichiarazione
Public Interface IDTSWebServiceTask
'Utilizzo
Dim instance As IDTSWebServiceTask
public interface IDTSWebServiceTask
public interface class IDTSWebServiceTask
type IDTSWebServiceTask = interface end
public interface IDTSWebServiceTask
Nel tipo IDTSWebServiceTask sono esposti i membri seguenti.
Proprietà
Nome | Descrizione | |
---|---|---|
Connection | Infrastruttura. 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 | Infrastruttura. Gets or sets the name of the Web service. | |
WebMethodInfo | Infrastruttura. Gets or sets a DTS Web Method info object. | |
WsdlFile | Gets or sets the name of the WSDL file. |
In alto
Vedere anche
Riferimento
Spazio dei nomi Microsoft.SqlServer.Dts.Tasks.WebServiceTask