次の方法で共有


IWmiDataReaderTask.OutputType プロパティ

定義

出力の種類を取得します。値の設定も可能です。

public:
 property Microsoft::SqlServer::Dts::Tasks::WmiDataReaderTask::OutputType OutputType { Microsoft::SqlServer::Dts::Tasks::WmiDataReaderTask::OutputType get(); void set(Microsoft::SqlServer::Dts::Tasks::WmiDataReaderTask::OutputType value); };
public Microsoft.SqlServer.Dts.Tasks.WmiDataReaderTask.OutputType OutputType { get; set; }
member this.OutputType : Microsoft.SqlServer.Dts.Tasks.WmiDataReaderTask.OutputType with get, set
Public Property OutputType As OutputType

プロパティ値

OutputType 値。

適用対象