Interfaz IWmiDataReaderTask
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.WmiDataReaderTask
Ensamblado: Microsoft.SqlServer.WMIDRTask (en Microsoft.SqlServer.WMIDRTask.dll)
Sintaxis
'Declaración
Public Interface IWmiDataReaderTask
'Uso
Dim instance As IWmiDataReaderTask
public interface IWmiDataReaderTask
public interface class IWmiDataReaderTask
type IWmiDataReaderTask = interface end
public interface IWmiDataReaderTask
El tipo IWmiDataReaderTask expone los siguientes miembros.
Propiedades
Nombre | Descripción | |
---|---|---|
Destination | Infraestructura. | |
DestinationType | Infraestructura. | |
Output | Infraestructura. | |
OutputType | Infraestructura. | |
OverwriteDestination | Infraestructura. | |
WmiConnection | Infraestructura. | |
WqlQuerySource | Infraestructura. | |
WqlQuerySourceType | Infraestructura. |
Arriba