ITaskDataProvider Interface

 

Represents the DataProvider of the component property.

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

public interface class ITaskDataProvider : ITaskComponent, IComponent, 
	IDisposable

NameDescription
System_CAPS_pubpropertySite

(Inherited from IComponent.)

NameDescription
System_CAPS_pubmethodDispose()

(Inherited from IDisposable.)

System_CAPS_pubmethodInitialize(ITaskManager^, IPropertyDictionary^)

Initializes the task component property.(Inherited from ITaskComponent.)

NameDescription
System_CAPS_pubeventDisposed

(Inherited from IComponent.)

Return to top
Show: