This topic has not yet been rated - Rate this topic

DMQueryTask Class

This class 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.

Namespace:  Microsoft.SqlServer.Dts.Tasks.DMQueryTask
Assembly:  Microsoft.SqlServer.DMQueryTask (in Microsoft.SqlServer.DMQueryTask.dll)
[GuidAttribute("A30DBD8E-A417-4bfe-8CE8-EEDE7A4B5AAB")]
public class DMQueryTask : Task, 
	IDTSBreakpointSite, IDTSSuspend, IDTSComponentPersist, IDMQueryTask

For more information, see Data Mining Query Task.

System.Object
  Microsoft.SqlServer.Dts.Runtime.DtsObject
    Microsoft.SqlServer.Dts.Runtime.Task
      Microsoft.SqlServer.Dts.Tasks.DMQueryTask.DMQueryTask
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.