Partager via


Interface IWmiDataReaderTask

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.WmiDataReaderTask
Assembly :  Microsoft.SqlServer.WMIDRTask (en Microsoft.SqlServer.WMIDRTask.dll)

Syntaxe

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

Le type IWmiDataReaderTask expose les membres suivants.

Propriétés

  Nom Description
Propriété publique Destination Infrastructure.
Propriété publique DestinationType Infrastructure.
Propriété publique Output Infrastructure.
Propriété publique OutputType Infrastructure.
Propriété publique OverwriteDestination Infrastructure.
Propriété publique WmiConnection Infrastructure.
Propriété publique WqlQuerySource Infrastructure.
Propriété publique WqlQuerySourceType Infrastructure.

Haut de la page