IWmiDataReaderTask インターフェイス

定義

WMIデータリーダータスクを表します。

public interface class IWmiDataReaderTask
public interface IWmiDataReaderTask
type IWmiDataReaderTask = interface
Public Interface IWmiDataReaderTask
派生

プロパティ

名前 説明
Destination

タスクの宛先名を取得するか設定します。

DestinationType

宛先のタイプを取得するか設定します。

Output

タスクの結果を含むオブジェクトを取得したり設定したりします。

OutputType

出力の種類を取得または設定します。

OverwriteDestination

タスクが目的地の既存データをどう扱うべきかを決定する値を取得または設定します。

WmiConnection

タスクに関連付けられたWMI接続の名前を取得したり設定したりします。

WqlQuerySource

タスクによって実行されるWQLクエリのソースを取得するか設定します。

WqlQuerySourceType

クエリソースのタイプを取得するか設定します。

適用対象