Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Этот 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
.gif)