Пространство имен Microsoft.SqlServer.Dts.Tasks.DMQueryTask
The Microsoft.SqlServer.Dts.Tasks.DMQueryTask namespace contains the members used by the Data Mining Query task.
Классы
Класс | Описание | |
---|---|---|
![]() |
DMQueryTask | Provides the properties and methods for the Data Mining Query task, which runs prediction queries based on data mining models built in Службы Analysis Services. This class cannot be inherited. |
![]() |
InputParameter | Binds an Службы SSIS package variable to a DMX query parameter. You can create a parameterized DMX query by referring to an InputParameter by its parameter name. The value of the Службы SSIS package variable bound to the InputParameter is sent to the Analysis Services server when the DMX query is executed at package run time. |
![]() |
ResultParameter | Binds the DMX query result to an Службы SSIS package variable. At run time, the DMX query result will be assigned to the Службы SSIS package variable. |
Интерфейсы
Интерфейс | Описание | |
---|---|---|
![]() |
IDMQueryTask | Инфраструктура. Defines the properties and methods for the data mining query task. |
Перечисления
Перечисление | Описание | |
---|---|---|
![]() |
ParameterResultType | Defines the type of result set that the Data Mining Query task can use. |