Partager via


Interface IDTSWebServiceTask

Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.

Represents a DTS Web Service task.

Espace de noms :  Microsoft.SqlServer.Dts.Tasks.WebServiceTask
Assembly :  Microsoft.SqlServer.WebServiceTask (en Microsoft.SqlServer.WebServiceTask.dll)

Syntaxe

'Déclaration
Public Interface IDTSWebServiceTask
'Utilisation
Dim instance As IDTSWebServiceTask
public interface IDTSWebServiceTask
public interface class IDTSWebServiceTask
type IDTSWebServiceTask =  interface end
public interface IDTSWebServiceTask

Le type IDTSWebServiceTask expose les membres suivants.

Propriétés

  Nom Description
Propriété publique Connection Infrastructure. Gets or sets the name of the connection to use.
Propriété publique OverwriteWsdlFile Gets or sets a value that indicates whether the WDSL file will be overwritten.
Propriété publique ServiceName Infrastructure. Gets or sets the name of the Web service.
Propriété publique WebMethodInfo Infrastructure. Gets or sets a DTS Web Method info object.
Propriété publique WsdlFile Gets or sets the name of the WSDL file.

Haut de la page

Voir aussi

Référence

Espace de noms Microsoft.SqlServer.Dts.Tasks.WebServiceTask