此 API 支援 SQL Server 2012 基礎結構,但無法直接從您的程式碼使用。
Represents a WMI Data Reader task.
命名空間: Microsoft.SqlServer.Dts.Tasks.WmiDataReaderTask
組件: Microsoft.SqlServer.WMIDRTask (在 Microsoft.SqlServer.WMIDRTask.dll 中)
語法
'宣告
Public Interface IWmiDataReaderTask
'用途
Dim instance As IWmiDataReaderTask
public interface IWmiDataReaderTask
public interface class IWmiDataReaderTask
type IWmiDataReaderTask = interface end
public interface IWmiDataReaderTask
IWmiDataReaderTask 型別公開下列成員。
屬性
| 名稱 | 說明 | |
|---|---|---|
![]() |
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. |
上層
.gif)