Partager via


Interface IDMQueryTask

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

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

Syntaxe

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

Le type IDMQueryTask expose les membres suivants.

Propriétés

  Nom Description
Propriété publique InputConnection Infrastructure.
Propriété publique InputParameters Infrastructure.
Propriété publique ModelName Infrastructure.
Propriété publique ModelStructureName Infrastructure.
Propriété publique OutputConnection Infrastructure.
Propriété publique OutputTableName Infrastructure.
Propriété publique OverwriteOutputTable Infrastructure.
Propriété publique QueryBuilderQueryString Infrastructure.
Propriété publique QueryBuilderSpecification Infrastructure.
Propriété publique QueryString Infrastructure.
Propriété publique ResultParameters Infrastructure.

Haut de la page

Méthodes

  Nom Description
Méthode publique ExecuteQuery Infrastructure.

Haut de la page