ITaskValidator Interface
Displays the collection of task components.
Assembly: Microsoft.SqlServer.Management.SDK.SqlStudio (in Microsoft.SqlServer.Management.SDK.SqlStudio.dll)
| Name | Description | |
|---|---|---|
![]() | Site | (Inherited from IComponent.) |
| Name | Description | |
|---|---|---|
![]() | Dispose() | (Inherited from IDisposable.) |
![]() | Initialize(ITaskManager^, IPropertyDictionary^) | Initializes the task component property.(Inherited from ITaskComponent.) |
![]() | Validate() | Performs the validation and report state. |
| Name | Description | |
|---|---|---|
![]() | Disposed | (Inherited from IComponent.) |
![]() | Validated | Occurs when the validation is completed. |
![]() | Validating | Occurs when the validation is about to begin. |
Show:


