TaskComponent Class
Initializes the task component using the local manager available.
Assembly: Microsoft.SqlServer.Management.SDK.SqlStudio (in Microsoft.SqlServer.Management.SDK.SqlStudio.dll)
Microsoft.SqlServer.Management::LocalizationManager
Microsoft.SqlServer.Management::TaskComponent
Microsoft.SqlServer.Management::Task
[SerializableAttribute] [DebuggerStepThroughAttribute] [GeneratedCodeAttribute("xsd", "4.0.30319.33440")] [XmlTypeAttribute(Namespace = "http://schemas.microsoft.com/SqlServer/Management/Registration")] [XmlIncludeAttribute((Task^::typeid))] [DesignerCategoryAttribute("code")] public ref class TaskComponent : LocalizationManager, ITaskFormComponentInfo, IInitializable
| Name | Description | |
|---|---|---|
![]() | TaskComponent() | Initializes a new instance of the TaskComponent class. |
| Name | Description | |
|---|---|---|
![]() | Properties | Gets or sets the properties of the component. |
![]() | ResourceManager | Gets or sets the string value for the ResourceManager control.(Inherited from LocalizationManager.) |
![]() | Type | Gets or sets the type of the component. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | Initialize(IServiceProvider^) | Prepares to view, edit, and design the component. This class cannot be inherited. |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() ![]() | ITaskFormComponentInfo::ComponentType | Gets the component type. |
![]() ![]() | ITaskFormComponentInfo::Properties | Gets the properties of the component. |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.




