IWmiDataReaderTask Interface
This API supports the product infrastructure and is not intended to be used directly from your code.
Represents a WMI Data Reader task.
Assembly: Microsoft.SqlServer.WMIDRTask (in Microsoft.SqlServer.WMIDRTask.dll)
| Name | Description | |
|---|---|---|
![]() | Destination | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the name of the destination for the task. |
![]() | DestinationType | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the type of the destination. |
![]() | Output | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets an object that contains the results of the task. |
![]() | OutputType | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the type of output. |
![]() | OverwriteDestination | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value that determines how the task should handle existing data in the destination. |
![]() | WmiConnection | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the name of the WMI connection associated with task. |
![]() | WqlQuerySource | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the source of the WQL query to be executed by the task. |
![]() | WqlQuerySourceType | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the query source type. |
