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
Proprietà pubblica Connection Infrastruttura. Gets or sets the name of the connection to use.
Proprietà pubblica OverwriteWsdlFile Gets or sets a value that indicates whether the WDSL file will be overwritten.
Proprietà pubblica ServiceName Infrastruttura. Gets or sets the name of the Web service.
Proprietà pubblica WebMethodInfo Infrastruttura. Gets or sets a DTS Web Method info object.
Proprietà pubblica WsdlFile Gets or sets the name of the WSDL file.

In alto

Vedere anche

Riferimento

Spazio dei nomi Microsoft.SqlServer.Dts.Tasks.WebServiceTask