DTSCustomTaskUIFlags
The DTSCustomTaskUIFlags constants specify flags indicating the type of user interface supported by the database custom task.
| Constant |
Value |
Description |
| DTSCustomTaskUIFlags_Default |
0 |
Default |
| DTSCustomTaskUIFlags_DoesCustomToolTip |
1 |
Custom task supports custom tooltips |
See Also
GetUIInfo Method
CustomTaskUI Object