Compartir a través de


Interfaz IDTSWebServiceTask

Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa desde el código.

Represents a DTS Web Service task.

Espacio de nombres:  Microsoft.SqlServer.Dts.Tasks.WebServiceTask
Ensamblado:  Microsoft.SqlServer.WebServiceTask (en Microsoft.SqlServer.WebServiceTask.dll)

Sintaxis

'Declaración
Public Interface IDTSWebServiceTask
'Uso
Dim instance As IDTSWebServiceTask
public interface IDTSWebServiceTask
public interface class IDTSWebServiceTask
type IDTSWebServiceTask =  interface end
public interface IDTSWebServiceTask

El tipo IDTSWebServiceTask expone los siguientes miembros.

Propiedades

  Nombre Descripción
Propiedad pública Connection Infraestructura. Gets or sets the name of the connection to use.
Propiedad pública OverwriteWsdlFile Gets or sets a value that indicates whether the WDSL file will be overwritten.
Propiedad pública ServiceName Infraestructura. Gets or sets the name of the Web service.
Propiedad pública WebMethodInfo Infraestructura. Gets or sets a DTS Web Method info object.
Propiedad pública WsdlFile Gets or sets the name of the WSDL file.

Arriba

Vea también

Referencia

Espacio de nombres Microsoft.SqlServer.Dts.Tasks.WebServiceTask