ITaskDataProvider Интерфейс

Определение

Представляет поставщика DataProvider свойства компонента.

public interface class ITaskDataProvider : IDisposable, Microsoft::SqlServer::Management::TaskForms::ITaskComponent, System::ComponentModel::IComponent
public interface ITaskDataProvider : IDisposable, Microsoft.SqlServer.Management.TaskForms.ITaskComponent, System.ComponentModel.IComponent
type ITaskDataProvider = interface
    interface ITaskComponent
    interface IComponent
    interface IDisposable
Public Interface ITaskDataProvider
Implements IComponent, IDisposable, ITaskComponent
Реализации

Методы

Initialize(ITaskManager, IPropertyDictionary)

Инициализирует свойство компонента задачи.

(Унаследовано от ITaskComponent)

Применяется к