IWmiDataReaderTask Interface

Definition

Represents a WMI Data Reader task.

public interface class IWmiDataReaderTask
public interface IWmiDataReaderTask
type IWmiDataReaderTask = interface
Public Interface IWmiDataReaderTask
Derived

Properties

Destination

Gets or sets the name of the destination for the task.

DestinationType

Gets or sets the type of the destination.

Output

Gets or sets an object that contains the results of the task.

OutputType

Gets or sets the type of output.

OverwriteDestination

Gets or sets a value that determines how the task should handle existing data in the destination.

WmiConnection

Gets or sets the name of the WMI connection associated with task.

WqlQuerySource

Gets or sets the source of the WQL query to be executed by the task.

WqlQuerySourceType

Gets or sets the query source type.

Applies to