TaskFormTaskComponents Class
Displays the task components of the task form.
Assembly: Microsoft.SqlServer.Management.SDK.SqlStudio (in Microsoft.SqlServer.Management.SDK.SqlStudio.dll)
[SerializableAttribute] [GeneratedCodeAttribute("xsd", "4.0.30319.33440")] [DesignerCategoryAttribute("code")] [DebuggerStepThroughAttribute] [XmlTypeAttribute(AnonymousType = true, Namespace = "http://schemas.microsoft.com/SqlServer/Management/Registration")] public ref class TaskFormTaskComponents
| Name | Description | |
|---|---|---|
![]() | TaskFormTaskComponents() | Initializes a new instance of the TaskFormTaskComponents class. |
| Name | Description | |
|---|---|---|
![]() | Items | Gets or sets a collection of items for the component. |
![]() | ItemsElementName | Gets or sets the name of each element in the collection of items in the component. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


