Интерфейс IWmiDataReaderTask

Этот 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.

В начало

См. также

Справочник

Пространство имен Microsoft.SqlServer.Dts.Tasks.WmiDataReaderTask