Interface IWmiDataReaderTask
Essa API oferece suporte à infraestrutura do e não se destina a ser usada diretamente no seu código.
Namespace: Microsoft.SqlServer.Dts.Tasks.WmiDataReaderTask
Assembly: Microsoft.SqlServer.WMIDRTask (em Microsoft.SqlServer.WMIDRTask.dll)
Sintaxe
'Declaração
Public Interface IWmiDataReaderTask
'Uso
Dim instance As IWmiDataReaderTask
public interface IWmiDataReaderTask
public interface class IWmiDataReaderTask
type IWmiDataReaderTask = interface end
public interface IWmiDataReaderTask
O tipo IWmiDataReaderTask expõe os membros a seguir.
Propriedades
Nome | Descrição | |
---|---|---|
Destination | Infraestrutura. | |
DestinationType | Infraestrutura. | |
Output | Infraestrutura. | |
OutputType | Infraestrutura. | |
OverwriteDestination | Infraestrutura. | |
WmiConnection | Infraestrutura. | |
WqlQuerySource | Infraestrutura. | |
WqlQuerySourceType | Infraestrutura. |
Início