ITaskDataProvider Antarmuka

Definisi

Mewakili DataProvider dari properti komponen.

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
Penerapan

Metode

Initialize(ITaskManager, IPropertyDictionary)

Menginisialisasi properti komponen tugas.

(Diperoleh dari ITaskComponent)

Berlaku untuk