ITaskFormFactoryService Interface

 

Defines a method that performs an operation of the task form.

Namespace:   Microsoft.SqlServer.Management
Assembly:  Microsoft.SqlServer.Management.SDK.SqlStudio (in Microsoft.SqlServer.Management.SDK.SqlStudio.dll)

[ComVisibleAttribute(true)]
[GuidAttribute("a9e18ed5-2630-4c2a-a36a-af8329968d11")]
public interface class ITaskFormFactoryService

NameDescription
System_CAPS_pubpropertyTaskForms

Gets the collection of information from the task form.

NameDescription
System_CAPS_pubmethodCreateTaskFormInstance(String^, IContext^)

Initializes a new instance of the task form.

Return to top
Show: