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 值。

适用于