Interfaz IDMQueryTask
Esta API admite la infraestructura de y no está prevista su utilización directa desde el código.
Espacio de nombres: Microsoft.SqlServer.Dts.Tasks.DMQueryTask
Ensamblado: Microsoft.SqlServer.DMQueryTask (en Microsoft.SqlServer.DMQueryTask.dll)
Sintaxis
'Declaración
Public Interface IDMQueryTask
'Uso
Dim instance As IDMQueryTask
public interface IDMQueryTask
public interface class IDMQueryTask
type IDMQueryTask = interface end
public interface IDMQueryTask
El tipo IDMQueryTask expone los siguientes miembros.
Propiedades
Nombre | Descripción | |
---|---|---|
InputConnection | Infraestructura. | |
InputParameters | Infraestructura. | |
ModelName | Infraestructura. | |
ModelStructureName | Infraestructura. | |
OutputConnection | Infraestructura. | |
OutputTableName | Infraestructura. | |
OverwriteOutputTable | Infraestructura. | |
QueryBuilderQueryString | Infraestructura. | |
QueryBuilderSpecification | Infraestructura. | |
QueryString | Infraestructura. | |
ResultParameters | Infraestructura. |
Arriba